|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use com.jstatcom.component | |
---|---|
com.jstatcom.component | GUI components with general functionality. |
com.jstatcom.engine | Abstract implementation of the engine communication as well as the procedure call. |
com.jstatcom.model | Data model and Symbol Management systems. |
com.jstatcom.project | Project and settings management systems. |
com.jstatcom.ts | Components and data types related to time series analysis. |
Classes in com.jstatcom.component used by com.jstatcom.component | |
---|---|
AppSettings
Holds user set properties. |
|
CardDisplayPanel
An alternative to CardPanel that can be used in conjunction
with CardPanelAction to 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. |
|
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 AbstractAction that is geared towards
supporting the creation and display of JavaHelp sets. |
|
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. |
|
MatrixBorder
This border puts angular brackets [ ] around a component. |
|
Module
Represents a serializable module to be used with TopFrame . |
|
NumberFormatTypes
The NumberFormatTypes class contains formatters that are used by JStatCom components
to guarantee a consistent formatting behaviour. |
|
OutHolder
Interface to be implemented by components that assemble text output. |
|
TopFrame.XMLRep
Holds the xml representation for all modules. |
|
TopFrameSettings
Holds all settings of the TopFrame class that should be stored
between application runs. |
Classes in com.jstatcom.component used by com.jstatcom.engine | |
---|---|
OutHolder
Interface to be implemented by components that assemble text output. |
Classes in com.jstatcom.component used by com.jstatcom.model | |
---|---|
Card
Should be implemented by components that are used together with CardDisplayPanel and that should be informed when
they are shown or hidden. |
Classes in com.jstatcom.component used by com.jstatcom.project | |
---|---|
TopFrame
A configurable frame that can be used as a main frame for applications based on JStatCom. |
Classes in com.jstatcom.component used by com.jstatcom.ts | |
---|---|
Card
Should be implemented by components that are used together with CardDisplayPanel and that should be informed when
they are shown or hidden. |
|
IValTextField
Performs input validation before input focus is permanently moved away to ensure that no action is carried out, before input has been checked. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |