Package com.japisoft.framework.dialog

Interface Summary
DialogComponent  
DialogFooter This is the bottom part of the dialog for showing the available actions like OK / CANCEL ...
DialogHeader Here an interface for the dialog header
LeftOrientedButton Interface for showing a button from the left part to the right
 

Class Summary
BasicDialogComponent Basic dialog This dialog box searches title, comment, ok, cancel values from a property bundle located at the same classpath location than the dialog box terminated by '.properties'.
BasicDialogFooter This is a simple footer for showing each action button
BasicDialogHeader A simple dialog header
BasicOKCancelDialogComponent Simple Dialog with OK and Cancel Action.
BasicOKDialogComponent  
DialogManager Here a manager for showing a dialog
HeaderPanel Header panel for the OkCancelDialog UIManager properties : - com.japisoft.framework.dialog.titlebg - com.japisoft.framework.dialog.font - com.japisoft.framework.dialog.icon