Class and Description |
---|
ColorScale
The Class ColorScale creates a color scale based on the 3 overlapping
Gaussian functions representing bands of red, green and blue.
|
ColorScalePalette
An enum containing pre-configured
ColorScale s. |
DataSource
An enum representing the possible data sources supported by the
ReactorEditor.
|
IAnalysisView
This provides an interface for analysis views that will be displayed inside
an AnalysisToolComposite.
|
IAnalysisWidgetFactory
This provides a factory interface for producing analysis widgets.
|
IAnalysisWidgetRegistry
This class provides an interface for an OSGi-DS-based registry.
|
IReactorEditorRegistry
An IReactorEditorRegistry maintains a group of
ReactorFormEditor s. |
IStateBrokerHandler
This interface is used to get keys for objects that will be added to a
StateBroker . |
IStateListener
A class implementing this interface should register with a StateBroker as a
listener.
|
ReactorFormEditor
This class extends the default ICEFormEditor to enable it to draw data from
the ReactorAnalyzer better.
|
ReactorFormInput
This class provides input for
ReactorFormEditor s. |
StateBroker
A StateBroker instance manages a HashMap of key/value pairs and a registry
(also a HashMap) of IStateListeners who want to be notified when the value of
a certain key is changed.
|
Class and Description |
---|
AnalysisView
This provides a super-class for specialized IAnalysisViews.
|
ColorScale
The Class ColorScale creates a color scale based on the 3 overlapping
Gaussian functions representing bands of red, green and blue.
|
DataSource
An enum representing the possible data sources supported by the
ReactorEditor.
|
IAnalysisView
This provides an interface for analysis views that will be displayed inside
an AnalysisToolComposite.
|
IStateListener
A class implementing this interface should register with a StateBroker as a
listener.
|
Class and Description |
---|
AnalysisView
This provides a super-class for specialized IAnalysisViews.
|
ColorScale
The Class ColorScale creates a color scale based on the 3 overlapping
Gaussian functions representing bands of red, green and blue.
|
DataSource
An enum representing the possible data sources supported by the
ReactorEditor.
|
IAnalysisView
This provides an interface for analysis views that will be displayed inside
an AnalysisToolComposite.
|
IAnalysisWidgetFactory
This provides a factory interface for producing analysis widgets.
|
IStateBrokerHandler
This interface is used to get keys for objects that will be added to a
StateBroker . |
IStateListener
A class implementing this interface should register with a StateBroker as a
listener.
|
IWizardProvider
This interface is used by implementing classes to provide an IWizard
instance.
|
StateBroker
A StateBroker instance manages a HashMap of key/value pairs and a registry
(also a HashMap) of IStateListeners who want to be notified when the value of
a certain key is changed.
|
Class and Description |
---|
DataSource
An enum representing the possible data sources supported by the
ReactorEditor.
|
IAnalysisWidgetRegistry
This class provides an interface for an OSGi-DS-based registry.
|
IReactorEditorRegistry
An IReactorEditorRegistry maintains a group of
ReactorFormEditor s. |
ReactorFormEditor
This class extends the default ICEFormEditor to enable it to draw data from
the ReactorAnalyzer better.
|