Package com.frinika.gui

Interface Summary
OptionsBinder Binds between data fields and GUI elements, in both directions.
OptionsEditor This interface is intended to be used in combination with JPanels that get set as content of a dialog and contain user-editable GUI elements.
 

Class Summary
AbstractDialog A simple extension to JDialog, as base class for other dialogs.
AbstractDialogAction Abstract superclass for menu-actions that will pop-up a dialog (usually to prompt options from the user) before actually performing the action.
DefaultOptionsBinder Binds between data fields and GUI elements, in both directions.
OptionsDialog Generic OptionsDialog for user-interaction.
ToolbarSeperator