Package harmonic.mz.gui

Interface Summary
Documentable Implement this to make an element of an application the user should cares about documentable.
EntryStarter  
ListManager  
ReadoutUpdater This alows dialog data elements to update on a timer, all together.
Referencer This interface alows the ReferencePanel to effect the link state of a data node.
TableCellDrawer  
 

Class Summary
AutoMonolog This is a dialog box that is formated automaticaly with elements in a stack.
BasicTableCellDrawers  
BasicTableCellDrawers.BooleanCellDrawer  
BasicTableCellDrawers.Clr3fCellDrawer  
BasicTableCellDrawers.DoubleCellDrawer  
BasicTableCellDrawers.FloatCellDrawer  
BasicTableCellDrawers.IntCellDrawer  
BasicTableCellDrawers.LongCellDrawer  
BasicTableCellDrawers.ObjectCellDrawer  
BasicTableCellDrawers.StringCellDrawer  
BasicTableCellDrawers.TextCellDrawer  
DefaultPropertyDrawer  
DismissPanel This is a modular panel that has a dismiss and help button.
EmbededPanel This is a syalized frame that is put around a window dropped in the docking side panels.
HTMLPanel  
InputEntrySequence Sequencial input data structure that post dialogs or focuses entries to gather user input in sequence.
MenuMaker This is a utility to making menus in the widget lib from types in this package.
ModelViewport ModelViewport adds user interface features to the basic Viewport.
Monolog The monolog is a JPanel with some special abilities.
Monolog.MonoFrame  
NodeListBox This is a special list box for lists of tree nodes that knows how to do renamings and box filling, similer to NodeTreeBox.
NodeTreeBox This is a special tree interface that automatically handles the conversion of DataNode's to user interface tree.
NodeValueDialog  
NodeValuesDialog This puts up a list of values to set on the top and gives a space to set them on the bottom.
OKCancelNetworkPanel This is a modular panel that has an OK, Cancel and Network button.
OKCancelPanel This is a modular panel that has an ok and cancel and help button.
PointListBox This is a special list box for rendering a list of coordinates
ReferencePanel This is the interface for setting a data node by refernece.
SequenceFunctionDialog This class may be used for gathering user input sequentailly and them using the input to do something usefull, for occasions when this simple model is sufficient.
SingleNodeDialog This is a special dialog for wapping a control widget of one data node
StandardButtonPanel  
TableSpreadsheet Shows table data
ValueAndReferencePanel This is a simple container for switching between the value setting mechanism and reference setting mechanism of a data node.
ValueEntry This is an abstract data entry widget.