All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Window | +----java.awt.Dialog | +----symantec.itools.awt.util.dialog.DialogBox
protected Button okButton
public DialogBox(Frame f)
public DialogBox(Frame f, boolean modal)
public DialogBox(Frame f, String s, boolean modal)
public synchronized void show()
protected void closeDialog()
public boolean handleEvent(Event event)
All Packages Class Hierarchy This Package Previous Next Index