Package org.eodisp.ui.common.components

 

See:
          Description

Class Summary
AbstractConfigPanel  
AbstractEodispModel A default implementation of the EodispModel interface.
EodispListCellRenderer This renderer can be used for JLists that holds DataObject as items.
EodispMenu This class is just a wrapper for a JMenu to use in an EODiSP application.
EodispSplitPane This class is just a wrapper for a JSplitPane to use in an EODiSP application.
EodispTree An EodispTree can be used to display data in form of a tree.
SdoTreeFilter A filter class that can be used in TreeModels to filter the content.
SdoTreeNode This is an implementation of a MutableTreeNode for a project tree in an EODiSP application.
TableSorter TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
 

Enum Summary
EodispSplitPane.SplitLocation Defines how a split pane should be placed.
 

Package org.eodisp.ui.common.components Description

Provides a base implementation of some standard UI components.