wt.clients.beans.contentholder
Class AddressPropertiesDialog
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
wt.clients.beans.contentholder.AddressPropertiesDialog
- All Implemented Interfaces:
- Accessible, ImageObserver, MenuContainer, Serializable
- class AddressPropertiesDialog
- extends Dialog
Fields inherited from class java.awt.Dialog |
|
Fields inherited from class java.awt.Window |
|
Fields inherited from class java.awt.Container |
|
Methods inherited from class java.awt.Dialog |
dispose, getAccessibleContext, getTitle, hide, isModal, isResizable, isUndecorated, paramString, setModal, setResizable, setTitle, setUndecorated |
Methods inherited from class java.awt.Window |
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, finalize, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getGraphicsConfiguration, getInputContext, getListeners, getLocale, getMostRecentFocusOwner, getOwnedWindows, getOwner, getToolkit, getWarningString, getWindowFocusListeners, getWindowListeners, getWindowStateListeners, isActive, isFocusableWindow, isFocusCycleRoot, isFocused, isShowing, pack, postEvent, processEvent, processWindowEvent, processWindowFocusEvent, processWindowStateEvent, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, setCursor, setFocusableWindowState, setFocusCycleRoot, setLocationRelativeTo, toBack, toFront |
Methods inherited from class java.awt.Container |
add, add, add, add, add, addContainerListener, addImpl, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paint, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, remove, removeAll, removeContainerListener, removeNotify, 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, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphics, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isOpaque, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, 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, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setName, setSize, setSize, setVisible, show, size, toString, transferFocus, transferFocusUpCycle |
versionID
private static final String versionID
- See Also:
- Constant Field Values
fComponentsAdjusted
boolean fComponentsAdjusted
addressLabel
Label addressLabel
addressTextField
TextField addressTextField
openButton
Button openButton
nameLabel
Label nameLabel
nameTextField
TextField nameTextField
horizontalLine1
symantec.itools.awt.shape.HorizontalLine horizontalLine1
buttonPanel
Panel buttonPanel
okButton
Button okButton
applyButton
Button applyButton
cancelButton
Button cancelButton
helpButton
Button helpButton
modifiedDateLabel
Label modifiedDateLabel
modifiedDateValue
Label modifiedDateValue
modifiedByLabel
Label modifiedByLabel
modifiedByValue
Label modifiedByValue
CREATE
public static final int CREATE
- See Also:
- Constant Field Values
UPDATE
public static final int UPDATE
- See Also:
- Constant Field Values
VIEW
public static final int VIEW
- See Also:
- Constant Field Values
HELP_TARGET
private static final String HELP_TARGET
- Defined constant
String
which defines the name of the browser
window to launch online help in.
- See Also:
- Constant Field Values
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
messagesResource
private static ResourceBundle messagesResource
urlData
private URLData urlData
contentHolder
private ContentHolder contentHolder
parentApplet
private Applet parentApplet
listeners
private Vector listeners
mode
private int mode
constraintsHashtable
private Hashtable constraintsHashtable
contextGroup
private ThreadGroup contextGroup
helpSystem
private HelpSystem helpSystem
helpContext
private HelpContext helpContext
AddressPropertiesDialog
public AddressPropertiesDialog(Frame parent,
boolean modal)
AddressPropertiesDialog
public AddressPropertiesDialog(Frame parent,
String title,
boolean modal)
AddressPropertiesDialog
public AddressPropertiesDialog(Frame parent,
boolean modal,
int mode)
addNotify
public void addNotify()
show
public void show()
initResources
private void initResources()
initHelpSystem
private void initHelpSystem()
localize
private void localize()
Dialog1_WindowClosing
void Dialog1_WindowClosing(WindowEvent event)
cancelButton_Action
void cancelButton_Action(ActionEvent event)
setURLData
public void setURLData(URLData url_data)
getURLData
public URLData getURLData()
setContentHolder
public void setContentHolder(ContentHolder content_holder)
getContentHolder
public ContentHolder getContentHolder()
setParentApplet
public void setParentApplet(Applet parent_applet)
getParentApplet
public Applet getParentApplet()
setMode
public void setMode(int mode)
getMode
public int getMode()
addContentItemListener
public void addContentItemListener(ContentItemListener l)
removeContentItemListeners
public void removeContentItemListeners(ContentItemListener l)
initMode
private void initMode()
setFocus
private void setFocus()
initFields
private void initFields()
getContext
private WTContext getContext()
createURLData
private void createURLData()
throws WTPropertyVetoException,
WTException
- Throws:
WTPropertyVetoException
WTException
updateURLData
private boolean updateURLData()
throws WTPropertyVetoException
- Throws:
WTPropertyVetoException
openButton_Action
void openButton_Action(ActionEvent event)
processOpenCommand
private void processOpenCommand()
okButton_Action
void okButton_Action(ActionEvent event)
processOkCommand
private void processOkCommand()
notifyContentItemListeners
private void notifyContentItemListeners(ContentItemEvent evt)
applyButton_Action
void applyButton_Action(ActionEvent event)
processApplyCommand
private void processApplyCommand()
openButton_KeyPress
void openButton_KeyPress(KeyEvent event)
okButton_KeyPress
void okButton_KeyPress(KeyEvent event)
applyButton_KeyPress
void applyButton_KeyPress(KeyEvent event)
cancelButton_KeyPress
void cancelButton_KeyPress(KeyEvent event)
updateColors
private void updateColors(Color color)
showMessageDialog
private void showMessageDialog(String message,
boolean modal)
formatDate
private String formatDate(Date time)
showModificationInfo
private void showModificationInfo(boolean show)
enableModification
private void enableModification(boolean enable)
getLocalizedMessage
private String getLocalizedMessage(String key,
Object[] params)
helpButton_ActionPerformed
void helpButton_ActionPerformed(ActionEvent event)
processHelpCommand
private void processHelpCommand()
helpButton_KeyPressed
void helpButton_KeyPressed(KeyEvent event)
populateConstraintsHashtable
private void populateConstraintsHashtable()
- Populate the
Hashtable
with the GridBagConstraints
of
the components that are to be added and removed from the dialog. This method
is necessary to work around the but in IE where 'setVisible(false)' does not
work.
storeConstraints
private void storeConstraints(Container container,
Component component)