|
|||||||||||
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.vc.baseline.BaselineTaskPanel
Nested Class Summary | |
(package private) class |
BaselineTaskPanel.QueryListener
|
(package private) class |
BaselineTaskPanel.SymAction
|
(package private) class |
BaselineTaskPanel.SymKey
|
(package private) class |
BaselineTaskPanel.WorkThread
The work thread for this Panel. |
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) Button |
addButton
|
private Applet |
applet
|
(package private) Panel |
attributesPanel
|
private ManagedBaseline |
baseline
|
(package private) Button |
browseButton
|
(package private) Button |
button1
|
(package private) Button |
button2
|
(package private) Panel |
buttonPanel
|
(package private) Button |
cancelButton
|
private WTContext |
context
|
static int |
CREATE_MODE
|
(package private) Label |
createdByLabel
|
(package private) Label |
createdByValueLabel
|
(package private) Label |
createdLabel
|
(package private) Label |
createdStaticLabel
|
(package private) Label |
descriptionStaticLabel
|
(package private) TextArea |
descriptionTextField
|
private static boolean |
ENABLE_ITEM_LIST
|
(package private) Button |
helpButton
|
private HelpContext |
helpContext
|
private HelpSystem |
helpSystem
|
(package private) symantec.itools.awt.shape.HorizontalLine |
horizontalLine1
|
(package private) symantec.itools.awt.shape.HorizontalLine |
horizontalLine2
|
(package private) symantec.itools.awt.shape.HorizontalLine |
infoHorizontalLine
|
(package private) Panel |
infoPanel
|
(package private) Panel |
itemButtonPanel
|
(package private) Panel |
itemPanel
|
private Vector |
items
|
(package private) Label |
lastUpdatedLabel
|
(package private) Label |
lastUpdatedStaticLabel
|
(package private) LifeCycleInfo |
lifeCycleInfo1
|
private String[] |
listItems
|
(package private) Label |
locationLabel
|
(package private) Label |
locationStaticLabel
|
(package private) TextField |
locationTextField
|
private int |
mode
|
(package private) symantec.itools.awt.MultiList |
multiList
|
(package private) Label |
nameLabel
|
(package private) Label |
nameStaticLabel
|
(package private) TextField |
nameTextField
|
(package private) Label |
numberLabel
|
(package private) Label |
numberStaticLabel
|
(package private) Button |
okButton
|
(package private) Button |
populateButton
|
(package private) Button |
removeButton
|
private static ResourceBundle |
resource
|
protected static String |
RESOURCE
|
protected static int |
RETRIEVE_BASELINE
|
(package private) symantec.itools.awt.StatusBar |
statusBar
|
static int |
UPDATE_MODE
|
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 | |
BaselineTaskPanel(ResourceBundle a_resource)
|
Method Summary | |
protected void |
addBaselineItems(boolean populateFlag)
|
(package private) void |
addButton_ActionPerformed(ActionEvent event)
|
protected void |
addItemsToBaseline(WTObject[] items,
boolean populateFlag)
|
void |
addNotify()
|
protected void |
browseButton_Action(ActionEvent event)
|
(package private) void |
browseButton_KeyPressed(KeyEvent event)
|
protected void |
cancelButton_Action(ActionEvent event)
|
(package private) void |
cancelButton_KeyPressed(KeyEvent event)
|
protected void |
checkRequiredFields()
|
void |
dispatchRefresh()
Dispatch a RefeshEvent for modifications to the contained Part |
void |
displayBaselineInfo()
|
void |
displayBaselineItems()
|
protected void |
enableUpdateFields()
|
private String |
formatDate(Timestamp ts)
|
Applet |
getApplet()
Gets the applet for this panel. |
private void |
getBaselineItems(ManagedBaseline baseline)
|
ConfigSpec |
getConfigSpec()
|
WTContext |
getContext()
Get the WTContext to use in threads |
protected String |
getDisplayName(String attribute)
|
protected String |
getHelpBundleName()
|
HelpContext |
getHelpContext()
Get the Help Context |
HelpSystem |
getHelpSystem()
Get the help system |
private int |
getMaxLength(String attribute_constant)
Get the maximum length for the specified attribute in the specified class. |
private Frame |
getParentFrame()
|
int |
getUpdateMode()
|
(package private) void |
helpButton_ActionPerformed(ActionEvent event)
|
(package private) void |
helpButton_KeyPressed(KeyEvent event)
|
protected void |
initialize()
|
void |
initializeHelp()
Initialize the help system |
protected void |
localize()
|
(package private) void |
locationTextField_KeyPressed(KeyEvent event)
|
(package private) void |
nameTextField_KeyPressed(KeyEvent event)
|
protected void |
okButton_Action(ActionEvent event)
|
(package private) void |
okButton_KeyPressed(KeyEvent event)
|
(package private) void |
populateButton_ActionPerformed(ActionEvent event)
|
protected void |
processBrowseAction()
|
protected void |
processCancelAction()
|
protected void |
processHelpAction()
|
protected void |
processOkAction()
|
void |
propertyChange(PropertyChangeEvent event)
Update the status area with online help. |
private void |
refreshFrameTitle()
|
private void |
removeBaselineItems()
|
(package private) void |
removeButton_ActionPerformed(ActionEvent event)
|
private void |
resizeFrame()
|
protected void |
save()
Saves the baseline changes. |
void |
setBaseline(ManagedBaseline baseline)
|
void |
setContext(WTContext context)
Set the WTContent |
protected void |
setCreateFieldsEnable(boolean enable)
|
void |
setHelpContext(HelpContext helpContext)
Set the help context |
void |
setHelpSystem(HelpSystem helpSystem)
Set the help system |
protected void |
setInfoFieldsVisibility(boolean visible)
|
protected void |
setItemButtonsVisibility(boolean visible)
|
protected void |
setItemsVisibility(boolean visible)
|
protected void |
setMaxLengths()
Deprecated. no longer used |
void |
setUpdateMode(int aMode)
|
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 |
protected static String RESOURCE
private static ResourceBundle resource
protected static final int RETRIEVE_BASELINE
public static final int UPDATE_MODE
public static final int CREATE_MODE
private ManagedBaseline baseline
private int mode
private Vector items
private String[] listItems
private static boolean ENABLE_ITEM_LIST
private HelpSystem helpSystem
private HelpContext helpContext
private WTContext context
private Applet applet
Panel attributesPanel
Label nameStaticLabel
TextField nameTextField
Label nameLabel
Label numberStaticLabel
Label numberLabel
Label locationStaticLabel
TextField locationTextField
Label locationLabel
Button browseButton
Label descriptionStaticLabel
TextArea descriptionTextField
symantec.itools.awt.shape.HorizontalLine infoHorizontalLine
Panel infoPanel
Label createdStaticLabel
Label createdLabel
Label lastUpdatedStaticLabel
Label lastUpdatedLabel
Label createdByLabel
Label createdByValueLabel
symantec.itools.awt.shape.HorizontalLine horizontalLine1
Panel buttonPanel
Button okButton
Button cancelButton
Button helpButton
symantec.itools.awt.StatusBar statusBar
Panel itemPanel
symantec.itools.awt.MultiList multiList
Panel itemButtonPanel
Button addButton
Button removeButton
Button populateButton
Button button1
Button button2
LifeCycleInfo lifeCycleInfo1
symantec.itools.awt.shape.HorizontalLine horizontalLine2
Constructor Detail |
public BaselineTaskPanel(ResourceBundle a_resource)
Method Detail |
public ConfigSpec getConfigSpec()
public void setBaseline(ManagedBaseline baseline)
public void setUpdateMode(int aMode) throws PropertyVetoException
PropertyVetoException
private void resizeFrame()
private void refreshFrameTitle()
protected void checkRequiredFields() throws WTException
WTException
protected String getDisplayName(String attribute)
protected void setCreateFieldsEnable(boolean enable)
protected void setInfoFieldsVisibility(boolean visible)
protected void setItemsVisibility(boolean visible)
protected void setItemButtonsVisibility(boolean visible)
protected void enableUpdateFields()
public void displayBaselineItems()
public void displayBaselineInfo()
public void dispatchRefresh()
wt.clients.util.RefeshEvent
protected void save() throws WTException
WTException
protected void addItemsToBaseline(WTObject[] items, boolean populateFlag)
protected void initialize()
protected void okButton_Action(ActionEvent event)
protected void processOkAction()
protected void cancelButton_Action(ActionEvent event)
protected void processCancelAction()
protected void browseButton_Action(ActionEvent event)
protected void processBrowseAction()
protected void localize()
protected void setMaxLengths()
private Frame getParentFrame()
private int getMaxLength(String attribute_constant)
attribute_constant
- the string constant for the attribute
private void getBaselineItems(ManagedBaseline baseline) throws WTException
WTException
private void removeBaselineItems()
protected void addBaselineItems(boolean populateFlag)
private String formatDate(Timestamp ts)
void addButton_ActionPerformed(ActionEvent event)
void removeButton_ActionPerformed(ActionEvent event)
void populateButton_ActionPerformed(ActionEvent event)
void helpButton_ActionPerformed(ActionEvent event)
protected void processHelpAction()
public HelpSystem getHelpSystem()
public void setHelpSystem(HelpSystem helpSystem)
helpSystem
- the helpsystem to use in this componentpublic void setHelpContext(HelpContext helpContext)
helpContext
- the help context to usepublic HelpContext getHelpContext()
public void initializeHelp() throws PropertyVetoException
PropertyVetoException
protected String getHelpBundleName()
public void setContext(WTContext context)
public WTContext getContext()
public Applet getApplet()
public void addNotify()
public int getUpdateMode()
public void propertyChange(PropertyChangeEvent event)
propertyChange
in interface PropertyChangeListener
void nameTextField_KeyPressed(KeyEvent event)
void locationTextField_KeyPressed(KeyEvent event)
void okButton_KeyPressed(KeyEvent event)
void cancelButton_KeyPressed(KeyEvent event)
void browseButton_KeyPressed(KeyEvent event)
void helpButton_KeyPressed(KeyEvent event)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |