|
|||||||||||
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.replication.unit.UnitHelperPanel
wt.clients.replication.unit.UnitTaskPanel
UnitTaskPanel is a view class for manipulating WTUnits.
It can be used for creating, updating, and viewing a WTUnit.
Supported API: true
Extendable: false
wt.replication.unit.WTUnit.
,
Serialized FormNested Class Summary | |
(package private) class |
UnitTaskPanel.SymAction
|
(package private) class |
UnitTaskPanel.SymJCAction
|
(package private) class |
UnitTaskPanel.SymMouse
|
Nested classes inherited from class wt.clients.replication.unit.UnitHelperPanel |
UnitHelperPanel.WorkThread |
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) Panel |
attributesPanel
|
(package private) UnitAttributesPanel |
beanAttributesPanel
|
(package private) symantec.itools.awt.shape.HorizontalLine |
bottomLine
|
(package private) symantec.itools.awt.LabelButton |
browseButton
|
(package private) Panel |
buttonPanel
|
(package private) symantec.itools.awt.LabelButton |
cancelButton
|
(package private) Panel |
cardPanel
|
(package private) jclass.bwt.JCButton |
contentsButton
|
static int |
CREATE_MODE
|
(package private) Panel |
createPanel
|
private Font |
crossLocaleFont
|
private static boolean |
DEBUG
Flag used to provide debugging messages. |
(package private) jclass.bwt.JCButton |
describedByButton
|
(package private) DescribedByPanel |
describedByPanel
|
protected boolean |
disposeWindow
|
(package private) symantec.itools.awt.LabelButton |
helpButton
|
(package private) symantec.itools.awt.shape.HorizontalLine |
horizontalLine1
|
private static String |
IBA_RESOURCE
|
(package private) jclass.bwt.JCButton |
ibaButton
|
(package private) IBAContainerEditor |
ibaPanel
|
private static ResourceBundle |
ibaResource
|
(package private) LifeCycleInfoWTUnit |
lifeCycleInfoPanel
|
(package private) symantec.itools.awt.WrappingLabel |
locationLabel
|
(package private) TextField |
locationTextField
|
private String |
m_strDomain
|
protected int |
mode
|
private MessageDialog |
msgbox
|
(package private) symantec.itools.awt.LabelButton |
okButton
|
(package private) jclass.bwt.JCButton |
referencesButton
|
(package private) Panel |
relationsPanel
|
(package private) symantec.itools.awt.LabelButton |
saveButton
|
private boolean |
SHOW_CONTENTS
|
(package private) symantec.itools.awt.StatusBar |
statusBar
|
(package private) Panel |
tabPanel
|
(package private) symantec.itools.awt.shape.HorizontalLine |
topLine
|
private static String |
UNIT_CREATE_LIFECYCLE_STATE
|
private static String |
UNIT_CREATE_LIFECYCLE_TEMPLATE
|
static int |
UPDATE_MODE
|
protected boolean |
updateMode
|
(package private) jclass.bwt.JCButton |
usesButton
|
static int |
VIEW_MODE
|
(package private) Choice |
viewChoice
|
(package private) symantec.itools.awt.WrappingLabel |
viewLabel
|
(package private) View[] |
views
|
(package private) UnitPartPanel |
wtunitPartPanel
|
Fields inherited from class wt.clients.replication.unit.UnitHelperPanel |
resource, RESOURCE, SAVE, SET_UNIT_ITEM, threadGroup |
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 | |
UnitTaskPanel()
Create a UnitTaskPanel. |
Method Summary | |
protected void |
addClassificationButtons()
|
void |
addNotify()
Override default behavior to initialize the help system when this method is invoked. |
protected void |
browseButton_Action(ActionEvent event)
|
protected void |
cancelButton_Action(ActionEvent event)
|
protected Folder |
checkFolderLocation()
|
protected boolean |
checkRequiredFields()
Check if required fields have valid values. |
(package private) void |
describedByButton_actionPerformed(jclass.bwt.JCActionEvent event)
|
(package private) void |
describedByButton_mousePressed(MouseEvent event)
|
protected void |
enableCreateFields()
Enable appropriate fields for creating a unit. |
protected void |
enableUpdateFields()
Enable appropriate fields for updating a unit. |
protected void |
enableViewFields()
Enable appropriate fields for viewing a unit. |
void |
focusGained(FocusEvent e)
|
void |
focusLost(FocusEvent e)
|
protected String |
getSourceClassName()
|
protected String |
getTypeClassName()
|
int |
getUpdateMode()
Get the update mode. |
protected void |
helpButton_Action(ActionEvent event)
|
protected void |
ibaButton_actionPerformed(jclass.bwt.JCActionEvent event)
|
protected void |
ibaButton_mousePressed(MouseEvent event)
|
protected void |
initialize()
|
void |
initializeHelp()
Initialize the help system. |
protected void |
localize()
|
protected void |
okButton_Action(ActionEvent event)
|
void |
propertyChange(PropertyChangeEvent event)
Update the status area with online help. |
void |
save()
Start a new thread to save the modified part. |
protected void |
saveButton_Action(ActionEvent event)
|
protected void |
saveInThread()
Perform the actions to save the new or modified unit. |
private boolean |
saveWTUnit()
|
protected void |
setMaxLengths()
|
private void |
setStatusFlags()
|
void |
setUnitItem()
Set the UnitItem to display and manipulate. |
void |
setUpdateMode(int aMode)
Set the update mode. |
protected void |
showDefaultPanel()
|
protected void |
showDescribedByPanel()
|
protected void |
showIBAPanel()
|
protected void |
showUnitPartPanel()
|
protected void |
trace(String message)
|
protected void |
updateColors(Color color)
|
protected void |
usesButton_actionPerformed(jclass.bwt.JCActionEvent event)
|
protected void |
usesButton_mousePressed(MouseEvent event)
|
Methods inherited from class wt.clients.replication.unit.UnitHelperPanel |
getApplet, getContext, getHelpBundleName, getHelpContext, getHelpSystem, getLabelsRB, getLocalizedMessage, getLocalizedValue, getParentFrame, getThreadGroup, getUnitItem, initResources, setApplet, setContext, setHelpContext, setHelpSystem, setUnitItem, setUpdateMode, showMessageDialog |
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 boolean SHOW_CONTENTS
public static final int UPDATE_MODE
public static final int CREATE_MODE
public static final int VIEW_MODE
protected boolean disposeWindow
protected boolean updateMode
protected int mode
UnitPartPanel wtunitPartPanel
DescribedByPanel describedByPanel
IBAContainerEditor ibaPanel
View[] views
private static boolean DEBUG
private static final String IBA_RESOURCE
private static ResourceBundle ibaResource
private Font crossLocaleFont
private String m_strDomain
private static String UNIT_CREATE_LIFECYCLE_TEMPLATE
private static String UNIT_CREATE_LIFECYCLE_STATE
private MessageDialog msgbox
LifeCycleInfoWTUnit lifeCycleInfoPanel
Panel attributesPanel
UnitAttributesPanel beanAttributesPanel
Panel createPanel
symantec.itools.awt.WrappingLabel viewLabel
Choice viewChoice
symantec.itools.awt.WrappingLabel locationLabel
TextField locationTextField
symantec.itools.awt.LabelButton browseButton
Panel relationsPanel
symantec.itools.awt.shape.HorizontalLine topLine
Panel tabPanel
jclass.bwt.JCButton usesButton
jclass.bwt.JCButton referencesButton
jclass.bwt.JCButton describedByButton
symantec.itools.awt.shape.HorizontalLine bottomLine
Panel cardPanel
Panel buttonPanel
symantec.itools.awt.LabelButton okButton
symantec.itools.awt.LabelButton saveButton
symantec.itools.awt.LabelButton cancelButton
symantec.itools.awt.LabelButton helpButton
symantec.itools.awt.StatusBar statusBar
symantec.itools.awt.shape.HorizontalLine horizontalLine1
jclass.bwt.JCButton ibaButton
jclass.bwt.JCButton contentsButton
Constructor Detail |
public UnitTaskPanel()
Method Detail |
public int getUpdateMode()
public void setUpdateMode(int aMode) throws PropertyVetoException
aMode
- the new update mode
PropertyVetoException
- if the mode is invalid.public void addNotify()
addNotify
in class UnitHelperPanel
protected boolean checkRequiredFields()
protected void enableCreateFields()
protected void enableViewFields()
protected void enableUpdateFields()
public void setUnitItem()
setUnitItem
in class UnitHelperPanel
public void save()
protected void saveInThread()
saveInThread
in class UnitHelperPanel
private boolean saveWTUnit() throws WTPropertyVetoException, WTException
WTPropertyVetoException
WTException
private void setStatusFlags() throws WTException
WTException
public void initializeHelp()
initializeHelp
in class UnitHelperPanel
public void propertyChange(PropertyChangeEvent event)
propertyChange
in interface PropertyChangeListener
protected void updateColors(Color color)
protected void initialize()
protected void showDefaultPanel()
protected void showUnitPartPanel()
protected void usesButton_actionPerformed(jclass.bwt.JCActionEvent event)
void describedByButton_actionPerformed(jclass.bwt.JCActionEvent event)
protected void showDescribedByPanel()
protected void okButton_Action(ActionEvent event)
protected void saveButton_Action(ActionEvent event)
protected void cancelButton_Action(ActionEvent event)
protected void helpButton_Action(ActionEvent event)
protected void browseButton_Action(ActionEvent event)
protected Folder checkFolderLocation() throws WTException
WTException
protected void localize()
localize
in class UnitHelperPanel
protected void setMaxLengths()
protected String getSourceClassName()
protected String getTypeClassName()
protected void usesButton_mousePressed(MouseEvent event)
void describedByButton_mousePressed(MouseEvent event)
protected void ibaButton_actionPerformed(jclass.bwt.JCActionEvent event)
protected void ibaButton_mousePressed(MouseEvent event)
protected void addClassificationButtons()
protected void showIBAPanel()
protected void trace(String message)
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |