Class AwtDialogManager

java.lang.Object
jspecview.dialog.DialogManager
jspecview.java.AwtDialogManager
All Implemented Interfaces:
ActionListener, FocusListener, WindowListener, EventListener, ListSelectionListener

public class AwtDialogManager extends DialogManager implements ListSelectionListener, WindowListener, ActionListener, FocusListener
just a class I made to separate the construction of the AnnotationDialogs from their use
Author:
Bob Hanson hansonr@stolaf.edu