Class W3C.PICS.SingleLabelDialog
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class W3C.PICS.SingleLabelDialog

W3C.PICS.SingleLabelDialog

public class SingleLabelDialog
The dialog box for displaying the content of a single label
See Also:
SingleLabel

Constructor Index

 o SingleLabelDialog(Frame, SingleLabel)

Method Index

 o clickedOKButton()
 o handleEvent(Event)
 o show()
 o wakeUp()

Constructors

 o SingleLabelDialog
  public SingleLabelDialog(Frame parent,
                           SingleLabel SL)

Methods

 o show
  public synchronized void show()
 o wakeUp
  public synchronized void wakeUp()
 o handleEvent
  public boolean handleEvent(Event event)
 o clickedOKButton
  public void clickedOKButton()

All Packages  Class Hierarchy  This Package  Previous  Next  Index