| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
          Description
| Interface Summary | |
|---|---|
| Card | Should be implemented by components that are used together with CardDisplayPaneland that should be informed when
 they are shown or hidden. | 
| OutHolder | Interface to be implemented by components that assemble text output. | 
| Class Summary | |
|---|---|
| AppSettings | Holds user set properties. | 
| AppSettingsDialog | A dialog for setting user defined properties. | 
| AutoEnableMenu | This class provides a JMenuthat gets enabled
 if at least one item belonging to it becomes enabled. | 
| CardDisplayPanel | An alternative to CardPanelthat can be used in conjunction
 withCardPanelActionto display components on demand as well
 as to notify them when they are either shown or hidden. | 
| CardPanel | source: http://java.sun.com/products/jfc/tsc/articles/cardpanel/ A simpler alternative to a JPanel with a CardLayout. | 
| CardPanelAction | An action for the task of showing a "card" component in a CardDisplayPanel. | 
| CheckBoxList | This class provides a special JListthat renders its items as
 selectableJCheckBoxcomponents. | 
| CompSettings | This class contains some publicly accessible fields that specify settings for components used throughout JStatCom. | 
| CompTest | This is a set of tests for the com.jstatcom.component package. | 
| IValTextField | Performs input validation before input focus is permanently moved away to ensure that no action is carried out, before input has been checked. | 
| JHelpAction | This class provides an AbstractActionthat is geared towards
 supporting the creation and display ofJavaHelpsets. | 
| JHelpContextMgr | Manages the mapping between IDs for context sensitive help topics and the respective components. | 
| JHelpContextMgr.ContextID | Inner class for storing mappings as XML elements. | 
| Log4jCustomAppender | Custom appender for log4j logging. | 
| LogFrame | Frame that can be used as a log area for various kinds of messages. | 
| MatrixBorder | This border puts angular brackets [ ] around a component. | 
| Module | Represents a serializable module to be used with TopFrame. | 
| MultiLineLabel | Covenience label class that can display text with more than one line. | 
| MultiLineLabelUI | * Author: Zafir Anjum * http://codeguru.earthweb.com/java/articles/198.shtml * * Use multi-line text in a JLabel. * To enable multi-line in a JLabel we have to specify our own LabelUI * class that will render the multiple lines. | 
| NumberFormatTypes | The NumberFormatTypesclass contains formatters that are used by JStatCom components
 to guarantee a consistent formatting behaviour. | 
| NumRangeSelector | This component allows to input a range specified by two komma separated numbers
 that is automatically checked according to an overall NumberRangeobject. | 
| NumSelector | This component allows for number input that is automatically checked
 according to a NumberRangeobject. | 
| ResultField | This class provides a convenient to use scrollable text field for presenting output in text form. | 
| SplashScreen | A SplashScreen for use when starting applications. | 
| StdMessages | Contains a collection of dialogs that could be used to standardize messages of different types throughout an application. | 
| SymbolDisplay | This text area displays the string value of a given data object defined by a symbol. | 
| SystemOutHolder | Simple implementation of the OutHolderinterface that
 redirects output tolog.infoin theappendmethod. | 
| TopFrame | A configurable frame that can be used as a main frame for applications based on JStatCom. | 
| TopFrame.XMLRep | Holds the xml representation for all modules. | 
| TopFrameAboutBox | Dialog that shows about info, the license, and the splashscreen image. | 
| TopFrameReference | Class that simply holds a globally accessable reference to the top frame of the application. | 
| TopFrameSettings | Holds all settings of the TopFrameclass that should be stored
 between application runs. | 
| VarNameSelector | This component allows to verify an input string against the rules for valid variable names throughout JStatCom. | 
GUI components with general functionality.
| 
 | ||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||