Package com.valhalla.gui

Interface Summary
NMOptionListener Defines the interface that any NMOptionDialog listener should implement.
WaitDialogListener  
 

Class Summary
CopyPasteContextMenu  
DebugWindow  
DialogTracker Tracks the different dialogs in JBother.
MemoryDialog  
MJTextArea A JTextArea with a copy/paste context menu.
MJTextField A JTextField with a copy/paste context menu
NMOptionDialog This class allows for the creation of a non-modal option dialog
ProgressDialog Displays a JDialog with a progress bar in it
Standard Some common utility functions for UI development
WaitDialog WaitDialog This is just a frame with a JLabel in it and no buttons used for displaying "Please wait..." dialogs and the like