wt.clients.gui
Class FindDialog

java.lang.Object
  extended byjava.awt.Component
      extended byjava.awt.Container
          extended byjava.awt.Window
              extended byjava.awt.Dialog
                  extended bywt.clients.gui.FindDialog
All Implemented Interfaces:
Accessible, EventListener, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, WTQueryListener

public class FindDialog
extends Dialog
implements WTQueryListener, PropertyChangeListener

This class is obsolete. Use the wt.clients.beans.query.WTChooser dialog instead.

Supported API: true

Extendable: false

See Also:
WTChooser, Serialized Form

Nested Class Summary
(package private)  class FindDialog.SymAction
           
(package private)  class FindDialog.SymWindow
           
 
Nested classes inherited from class java.awt.Dialog
Dialog.AccessibleAWTDialog
 
Nested classes inherited from class java.awt.Window
Window.AccessibleAWTWindow
 
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)  Applet applet
           
(package private)  Button btnCancel
           
(package private)  Button btnHelp
           
(package private)  Button btnOK
           
static String CANCEL
           
(package private)  boolean fComponentsAdjusted
           
(package private)  HelpContext helpContext
           
(package private)  HelpSystem helpSystem
           
protected  ActionListener listeners
          This field will hold a list of registered ActionListeners
static String OK
           
(package private)  Panel panButtons
           
(package private)  Hashtable selectedObjects
           
(package private)  symantec.itools.awt.StatusBar statusBar
           
(package private)  WTQuery wtQuery
           
(package private)  WTSchema wtSchema
           
 
Fields inherited from class java.awt.Dialog
 
Fields inherited from class java.awt.Window
 
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
FindDialog(Frame parent, boolean modal)
          Deprecated. Use the wt.clients.beans.query.WTChooser dialog instead.
FindDialog(Frame parent, String title, boolean modal)
          Deprecated. Use the wt.clients.beans.query.WTChooser dialog instead.
 
Method Summary
 void addActionListener(ActionListener l)
          Register an action listener to be notified when a button is pressed
 void addNotify()
           
(package private)  void btnCancel_Action(ActionEvent event)
           
(package private)  void btnOK_Action(ActionEvent event)
           
(package private)  void Dialog1_WindowClosing(WindowEvent event)
           
 Applet getApplet()
           
 Vector getObjects()
           
(package private)  void initializeHelp()
           
 void propertyChange(PropertyChangeEvent event)
          Update the status area with online help.
 void queryEvent(WTQueryEvent e)
          Invoked when a button is clicked, a status message is ready or the selection has been changed in the results viewing area.
 void removeActionListener(ActionListener l)
          Remove an action listener from our list of interested listeners
 void setApplet(Applet a)
           
 void setSchema(WTSchema schema)
           
 void show()
           
 
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
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

CANCEL

public static final String CANCEL
See Also:
Constant Field Values

OK

public static final String OK
See Also:
Constant Field Values

applet

Applet applet

helpSystem

HelpSystem helpSystem

helpContext

HelpContext helpContext

selectedObjects

Hashtable selectedObjects

fComponentsAdjusted

boolean fComponentsAdjusted

wtQuery

WTQuery wtQuery

panButtons

Panel panButtons

btnOK

Button btnOK

btnCancel

Button btnCancel

btnHelp

Button btnHelp

statusBar

symantec.itools.awt.StatusBar statusBar

wtSchema

WTSchema wtSchema

listeners

protected ActionListener listeners
This field will hold a list of registered ActionListeners

Constructor Detail

FindDialog

public FindDialog(Frame parent,
                  boolean modal)
Deprecated. Use the wt.clients.beans.query.WTChooser dialog instead.


FindDialog

public FindDialog(Frame parent,
                  String title,
                  boolean modal)
Deprecated. Use the wt.clients.beans.query.WTChooser dialog instead.

Method Detail

getApplet

public Applet getApplet()

setApplet

public void setApplet(Applet a)

addNotify

public void addNotify()

show

public void show()

addActionListener

public void addActionListener(ActionListener l)
Register an action listener to be notified when a button is pressed


removeActionListener

public void removeActionListener(ActionListener l)
Remove an action listener from our list of interested listeners


Dialog1_WindowClosing

void Dialog1_WindowClosing(WindowEvent event)

setSchema

public void setSchema(WTSchema schema)

queryEvent

public void queryEvent(WTQueryEvent e)
Description copied from interface: WTQueryListener
Invoked when a button is clicked, a status message is ready or the selection has been changed in the results viewing area.

Supported API: true

Specified by:
queryEvent in interface WTQueryListener

initializeHelp

void initializeHelp()

propertyChange

public void propertyChange(PropertyChangeEvent event)
Update the status area with online help.

Specified by:
propertyChange in interface PropertyChangeListener

btnOK_Action

void btnOK_Action(ActionEvent event)

btnCancel_Action

void btnCancel_Action(ActionEvent event)

getObjects

public Vector getObjects()