|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Panel
wt.clients.workflow.definer.WfAssignedActivityTemplateParticipants
Nested Class Summary | |
(package private) class |
WfAssignedActivityTemplateParticipants.AssigneeMultiList
|
(package private) class |
WfAssignedActivityTemplateParticipants.MySpinner
|
(package private) class |
WfAssignedActivityTemplateParticipants.SpinnerTextListener
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymAction
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymFocus
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymItem
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymKey
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymMouse
|
(package private) class |
WfAssignedActivityTemplateParticipants.SymPropertyChange
|
Nested classes inherited from class java.awt.Panel |
Panel.AccessibleAWTPanel |
Nested classes inherited from class java.awt.Container |
Container.AccessibleAWTContainer |
Nested classes inherited from class java.awt.Component |
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
Field Summary | |
(package private) List |
actorList
|
private static String |
ACTORS_TAB
|
(package private) Panel |
actorsPanel
|
(package private) symantec.itools.awt.Label3D |
actorsTab
|
(package private) Button |
addButton
|
private static int |
ASSIGNEE
|
(package private) WfAssignedActivityTemplateParticipants.AssigneeMultiList |
assigneeTable
|
private static Font |
bold
|
(package private) symantec.itools.awt.BorderPanel |
cardPanel
|
(package private) EnumeratedChoice |
completionTypeChoice
|
(package private) WfAssignedActivityTemplateParticipants.MySpinner |
completionValueSpinner
|
private WTContainerRef |
context_ref
|
private ThreadGroup |
contextGroup
|
private String |
currentTab
|
(package private) FindGroupPanel |
findGroupPanel
|
(package private) FindUserPanel |
findUserPanel
|
(package private) Panel |
fromPanel
|
private static String |
GROUPS_TAB
|
(package private) Panel |
groupsPanel
|
(package private) symantec.itools.awt.Label3D |
groupsTab
|
(package private) symantec.itools.awt.shape.HorizontalLine |
horizontalLine
|
private static int |
MAX_ASSIGNEES
|
(package private) Panel |
moverPanel
|
private Hashtable |
objectHolder
|
(package private) Panel |
participantsPanel
|
private static Font |
plain
|
(package private) ResourceBundle |
rb
|
(package private) Button |
removeButton
|
private static int |
REQUIRED
|
(package private) Label |
requiredLabel
|
(package private) Panel |
requiredPanel
|
(package private) Panel |
resolvePanel
|
(package private) List |
roleList
|
private static String |
ROLES_TAB
|
(package private) Panel |
rolesPanel
|
(package private) symantec.itools.awt.Label3D |
rolesTab
|
(package private) Panel |
tabsPanel
|
(package private) Choice |
teamChoice
|
(package private) Label |
teamLabel
|
(package private) List |
teamList
|
(package private) Vector |
teams
|
private static String |
TEAMS_TAB
|
(package private) Panel |
teamsPanel
|
(package private) symantec.itools.awt.Label3D |
teamsTab
|
(package private) TextField |
teamTextField
|
(package private) Choice |
teamVarChoice
|
(package private) Label |
teamVarLabel
|
(package private) TextField |
teamVarTextField
|
(package private) Panel |
toPanel
|
private static int |
TYPE
|
private static String |
USERS_TAB
|
(package private) Panel |
usersPanel
|
(package private) symantec.itools.awt.Label3D |
usersTab
|
(package private) List |
variableList
|
private static String |
VARIABLES_TAB
|
(package private) Panel |
variablesPanel
|
(package private) symantec.itools.awt.Label3D |
variablesTab
|
private static String |
versionID
|
(package private) WfAssignedActivityTemplateEditor |
wfAssignedActivityTemplateEditor
|
Fields inherited from class java.awt.Panel |
|
Fields inherited from class java.awt.Container |
|
Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
Constructor Summary | |
(package private) |
WfAssignedActivityTemplateParticipants(WfAssignedActivityTemplateEditor wf_assigned_activity_editor)
|
Method Summary | |
(package private) void |
actorList_KeyPressed(KeyEvent event)
|
(package private) void |
actorList_MousePressed(MouseEvent event)
|
(package private) void |
actorsTab_mousePressed(MouseEvent event)
|
(package private) void |
addButton_ActionPerformed(ActionEvent event)
|
void |
addNotify()
|
private void |
addToObjectHolder(String key,
Object value)
|
(package private) void |
completionTypeChoice_itemStateChanged(ItemEvent event)
|
(package private) void |
completionValueSpinner_propertyChange(PropertyChangeEvent event)
|
(package private) void |
findGroupPanel_propertyChange_Interaction1(PropertyChangeEvent event)
|
(package private) void |
findGroupPanel_propertyChange(PropertyChangeEvent event)
|
(package private) void |
findUserPanel_propertyChange_Interaction1(PropertyChangeEvent event)
|
(package private) void |
findUserPanel_propertyChange(PropertyChangeEvent event)
|
(package private) void |
fromList_ItemStateChanged(ItemEvent event)
|
private String |
getFromName(EnumeratedType enum)
|
private String |
getFromName(TeamTemplateReference team)
|
private String |
getFromName(WfVariableInfo var_info)
|
private String |
getFromName(WTPrincipal principal)
|
private String |
getToName(EnumeratedType enum)
|
private String |
getToName(TeamTemplateReference team)
|
private String |
getToName(WfVariableInfo var_info)
|
private String |
getToName(WTPrincipal principal)
|
private String |
getToType(ActorRole role)
|
private String |
getToType(Role role)
|
private String |
getToType(TeamTemplateReference team)
|
private String |
getToType(WfVariableInfo var_info)
|
private String |
getToType(WTPrincipal principal)
|
(package private) void |
groupsTab_mousePressed(MouseEvent event)
|
(package private) void |
initialize()
Initialize the UI |
private void |
initializeActors()
Initialize with the actor assignees from the template. |
private void |
initializePrincipals()
Initialize with the principal assignees from the template. |
private void |
initializeRoles()
Initialize with the role assignees from the template. |
private void |
initializeTeams()
Initialize with the team assignees from the template. |
private void |
initializeVariables()
Initialize with the variable assignees from the template. |
(package private) void |
list_KeyPressed(KeyEvent event,
List list)
|
private void |
populateActors()
Populate the actor list to choose assignees from. |
private void |
populatePrincipals()
Populate the principal list to choose assignees from. |
private void |
populateRoles()
Populate the role list to choose assignees from. |
private void |
populateTeams()
Populate the team list to choose assignees from. |
private void |
populateVariables()
Populate the variable list to choose assignees from. |
(package private) void |
removeButton_ActionPerformed(ActionEvent event)
|
(package private) void |
roleList_KeyPressed(KeyEvent event)
|
(package private) void |
roleList_MousePressed(MouseEvent event)
|
(package private) void |
rolesTab_mousePressed(MouseEvent event)
|
(package private) void |
save()
Save the user entered data to the template. |
private void |
setTab(String tab)
Set the current tab. |
private void |
setTabSelected(String tab,
boolean selected)
Set the specified tab selected or deselected. |
(package private) void |
teamChoice_ItemStateChanged(ItemEvent event)
|
(package private) void |
teamList_KeyPressed(KeyEvent event)
|
(package private) void |
teamList_MousePressed(MouseEvent event)
|
(package private) void |
teamsTab_mousePressed(MouseEvent event)
|
(package private) void |
teamVarChoice_ItemStateChanged(ItemEvent event)
|
(package private) void |
usersTab_mousePressed(MouseEvent event)
|
(package private) void |
variableList_KeyPressed(KeyEvent event)
|
(package private) void |
variableList_MousePressed(MouseEvent event)
|
(package private) void |
variablesTab_mousePressed(MouseEvent event)
|
(package private) void |
WfAssignedActivityTemplateParticipants_FocusGained(FocusEvent event)
|
Methods inherited from class java.awt.Panel |
getAccessibleContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
private static final String versionID
private static final String USERS_TAB
private static final String GROUPS_TAB
private static final String ROLES_TAB
private static final String ACTORS_TAB
private static final String TEAMS_TAB
private static final String VARIABLES_TAB
private static final int ASSIGNEE
private static final int TYPE
private static final int REQUIRED
private static final int MAX_ASSIGNEES
private String currentTab
private static Font bold
private static Font plain
WfAssignedActivityTemplateEditor wfAssignedActivityTemplateEditor
Vector teams
private ThreadGroup contextGroup
WfAssignedActivityTemplateParticipants.AssigneeMultiList assigneeTable
private Hashtable objectHolder
ResourceBundle rb
private WTContainerRef context_ref
Panel participantsPanel
Panel fromPanel
Panel tabsPanel
symantec.itools.awt.Label3D usersTab
symantec.itools.awt.Label3D groupsTab
symantec.itools.awt.Label3D rolesTab
symantec.itools.awt.Label3D actorsTab
symantec.itools.awt.Label3D teamsTab
symantec.itools.awt.Label3D variablesTab
symantec.itools.awt.BorderPanel cardPanel
Panel usersPanel
FindUserPanel findUserPanel
Panel groupsPanel
FindGroupPanel findGroupPanel
Panel rolesPanel
List roleList
Panel actorsPanel
List actorList
Panel variablesPanel
List variableList
Panel teamsPanel
List teamList
Panel moverPanel
Button addButton
Button removeButton
Panel toPanel
Panel requiredPanel
Label requiredLabel
EnumeratedChoice completionTypeChoice
symantec.itools.awt.shape.HorizontalLine horizontalLine
Panel resolvePanel
Label teamLabel
Choice teamChoice
TextField teamTextField
Label teamVarLabel
Choice teamVarChoice
TextField teamVarTextField
WfAssignedActivityTemplateParticipants.MySpinner completionValueSpinner
Constructor Detail |
WfAssignedActivityTemplateParticipants(WfAssignedActivityTemplateEditor wf_assigned_activity_editor)
Method Detail |
void initialize() throws WTException
WTException
private void populatePrincipals() throws Exception
Exception
private void initializePrincipals() throws WTException
WTException
private void populateActors() throws WTException
WTException
private void initializeActors() throws WTException
WTException
private void populateRoles() throws WTException
WTException
private void initializeRoles() throws WTException
WTException
private void populateTeams() throws WTException
WTException
private void initializeTeams() throws WTException
WTException
private void populateVariables() throws WTException
WTException
private void initializeVariables() throws WTException
WTException
private void addToObjectHolder(String key, Object value)
void save()
private void setTab(String tab)
private void setTabSelected(String tab, boolean selected)
private String getFromName(WTPrincipal principal)
private String getToName(WTPrincipal principal)
private String getToType(WTPrincipal principal)
private String getFromName(EnumeratedType enum)
private String getToName(EnumeratedType enum)
private String getToType(Role role)
private String getToType(ActorRole role)
private String getFromName(WfVariableInfo var_info)
private String getToName(WfVariableInfo var_info)
private String getToType(WfVariableInfo var_info)
private String getFromName(TeamTemplateReference team)
private String getToName(TeamTemplateReference team)
private String getToType(TeamTemplateReference team)
public void addNotify()
void WfAssignedActivityTemplateParticipants_FocusGained(FocusEvent event)
void teamChoice_ItemStateChanged(ItemEvent event)
void teamVarChoice_ItemStateChanged(ItemEvent event)
void usersTab_mousePressed(MouseEvent event)
void groupsTab_mousePressed(MouseEvent event)
void rolesTab_mousePressed(MouseEvent event)
void actorsTab_mousePressed(MouseEvent event)
void teamsTab_mousePressed(MouseEvent event)
void variablesTab_mousePressed(MouseEvent event)
void addButton_ActionPerformed(ActionEvent event)
void removeButton_ActionPerformed(ActionEvent event)
void completionTypeChoice_itemStateChanged(ItemEvent event)
void completionValueSpinner_propertyChange(PropertyChangeEvent event)
void fromList_ItemStateChanged(ItemEvent event)
void roleList_MousePressed(MouseEvent event)
void actorList_MousePressed(MouseEvent event)
void variableList_MousePressed(MouseEvent event)
void teamList_MousePressed(MouseEvent event)
void list_KeyPressed(KeyEvent event, List list)
void roleList_KeyPressed(KeyEvent event)
void actorList_KeyPressed(KeyEvent event)
void variableList_KeyPressed(KeyEvent event)
void teamList_KeyPressed(KeyEvent event)
void findUserPanel_propertyChange(PropertyChangeEvent event)
void findUserPanel_propertyChange_Interaction1(PropertyChangeEvent event)
void findGroupPanel_propertyChange(PropertyChangeEvent event)
void findGroupPanel_propertyChange_Interaction1(PropertyChangeEvent event)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |