wt.clients.workflow.manager
Class ProcessManagerPanel
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Panel
wt.clients.workflow.manager.ProcessManagerPanel
- All Implemented Interfaces:
- Accessible, ImageObserver, MenuContainer, Serializable
- public class ProcessManagerPanel
- extends Panel
- See Also:
- Serialized Form
Fields inherited from class java.awt.Panel |
|
Fields inherited from class java.awt.Container |
|
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFont, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate, validateTree |
Methods inherited from class java.awt.Component |
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
CLASSNAME
private static final String CLASSNAME
versionID
private static final String versionID
- See Also:
- Constant Field Values
graphView
private GraphView graphView
resource
private PropertiesMap resource
labelSuffix
private static final String labelSuffix
- See Also:
- Constant Field Values
actionSuffix
private static final String actionSuffix
- See Also:
- Constant Field Values
refreshmonitorPrefix
private static final String refreshmonitorPrefix
- See Also:
- Constant Field Values
accessControlSuffix
private static final String accessControlSuffix
- See Also:
- Constant Field Values
actionLoader
private ActionLoader actionLoader
member
private Hashtable member
pm_applet
private Applet pm_applet
pm_win
private WTJSObject pm_win
threadGroup
ThreadGroup threadGroup
RESOURCEFILE
private static final String RESOURCEFILE
- WARNING: --- Use 'RESOURCEFILE' instead of 'RESOURCE' for the resource bundle!!! ---
(until RESOURCE can be set with the correct value)
- See Also:
- Constant Field Values
helpAction
private ProcessManagerPanel.HelpAction helpAction
VERBOSE
private static boolean VERBOSE
VERBOSERESOURCE
private static boolean VERBOSERESOURCE
PROPERTY_FILE
private static String PROPERTY_FILE
imageSuffix
public static final String imageSuffix
- See Also:
- Constant Field Values
menubarKeyword
public static final String menubarKeyword
- See Also:
- Constant Field Values
toolbarKeyword
public static final String toolbarKeyword
- See Also:
- Constant Field Values
separator
public static final String separator
- See Also:
- Constant Field Values
ProcessManagerPanel
public ProcessManagerPanel(String processOID,
Applet parent_applet)
- Parameters:
parent_applet
-
getGraphView
public GraphView getGraphView()
- Gets the value of the attribute: graphView.
- Returns:
- DefaultGraphView
setGraphView
public void setGraphView(GraphView a_GraphView)
throws WTPropertyVetoException
- Sets the value of the attribute: graphView.
- Parameters:
a_GraphView
-
- Throws:
WTPropertyVetoException
getActionLoader
public ActionLoader getActionLoader()
- Gets the value of the attribute: actionLoader.
- Returns:
- ActionLoader
setActionLoader
public void setActionLoader(ActionLoader a_ActionLoader)
- Sets the value of the attribute: actionLoader.
- Parameters:
a_ActionLoader
-
tokenize
private String[] tokenize(String input)
- Parameters:
input
-
- Returns:
- String[]
getResourceString
private String getResourceString(String resourceName)
- Parameters:
resourceName
-
- Returns:
- String
isMember
private boolean isMember(String group_name)
- Returns:
- boolean
createToolbarItem
protected Component createToolbarItem(String toolbarkey)
isAuthorized
public boolean isAuthorized(String key)
- Check if an item is authorized. The checking is done by looking at the least of group specified in the property file
setPropertyPanel
public void setPropertyPanel(MonitorNode node)
setPropertyPanel
public void setPropertyPanel(MonitorNode node,
boolean reload)
goToHTMLAnchor
private void goToHTMLAnchor(String target,
boolean reload)
- This method sends a request for the HTML frame displaying the
Process Manager information to move to the specified anchor.
An HTML anchor is of the form: _
or (in case of the process itself): _
Example: VR:wt.workflow.definer.WfProcessTemplate:93001_OR:wt.workflow.definer.WfAdHocActivityTemplate:93007
- Parameters:
target
- The object reference of the activity or process.reload
- 'true' if the HTML-based property page is to be reloaded (refreshed);
'false' otherwise.