Package skrueger.swing

Interface Summary
Cancellable  
CancellableDialog  
Checkable  
 

Class Summary
AtlasDialog  
CancelButton A Cancel JButton without text, but with an expressive Icon stat symbolizes CANCEL
CancellableDialogAdapter An abstract JDialog that implements a basic structure of how cancellable JDialogs work.
CancellableDialogManager<KEY,DIALOG extends CancellableDialogAdapter>  
CancellableTabbedDialogAdapter  
ColorButton  
DialogManager<KEY,DIALOG extends AtlasDialog>  
HeapBar  
OkButton An Ok JButton without text, but with an expressive Icon that symbolizes OK
SmallButton  
SmallToggleButton  
ThinButton  
TranslationAskJDialog  
TranslationEditJPanel A JPanel that asks the user for the translations of a String in several languages.
TranslationJTextField A JTextArea that signals red when it is not filled by a value.
TranslationsAskJPanel