Class Summary |
AcopComboBoxModel<T> |
AcopComboBoxModel is an implementation of the ListModel
which allows adding multiple items at once. |
AcopDisplayerParametersDialog<T extends AcopDisplayerParameters> |
With help of this dialog special AcopDisplayerParameters
are created and customized from ConnectionParameters or
existing AcopDisplayerParameters . |
AcopGraphParametersDialog |
AcopGraphParametersDialog enables generation of
AcopGraphParameters . |
AcopTableParametersDialog |
AcopTableParametersDialog enables generation of
AcopTableParameters . |
ArrayIndexCustomizer |
ArrayIndexCustomizer is a customizer which enables selection
of a specific index in the array. |
ChannelSelector |
This class offers a method that opens an input dialog with a list of
Integers where an index can be selected and returned. |
ChartConnectionCustomizer |
ChartConnectionCustomizer is a connection customizer
for multiple displayers that handle AcopGraphParameters (eg. |
ChartSelectorPropertyEditor |
PropertyEditor for AcopGraphParameters property type. |
ConnectionCustomizer |
ConnectionCustomizer enables device and property selection
through the custumizer of the displayer. |
ExceptionEvent |
Exception event should be triggered when an exception occurs
in the selector. |
GraphCustomizerPanel |
GraphCustomizerPanel is a customization panel for
AcopGraphParameters . |
MultipleConnectionCustomizer<T extends AcopDisplayerParameters> |
MultipleConnectionCustomizer is customizer panel
that enables selection of multiple AcopDisplayerParameters . |
MultipleDisplayerAbstractSettingsPanel<T extends AcopDisplayerParameters> |
MultpleDisplayerAbstractSettingsPanel should be able to receive
specific parameters and then present a user interface where these parameters
could be customized. |
QueryEvent |
QueryEvent is an event triggered by the Selector
when remote queries are started or finished. |
Selector |
Selector is a non-visual bean which performs all queries for
remote property names. |
SelectorGUI |
SelectorGUI is a visual component which enables the construction
of ConnectionParameters . |
SelectorGUIEvent |
SelectorGuiEvent is triggerd by SelectorGUI
each time when a property or device query was finished. |
SelectorListGUI |
SelectorListGUI is an instance of SelectorGUI which
instead of combo boxes uses lists displaying multiple values at the
same time. |
SelectorPropertyEditor |
SelectorPropertyEditor is a PropertyEditor
for ConnectionParameters . |
SelectorUtilities |
SelectorUtilities provides several utility methods used by the
SelectorGUI |
TableConnectionCustomizer |
TableConnectionCustomizer is a connection customizer for
multiple displayers which handles AcopTableParameters . |
TableCustomizerPanel |
TableCustomizerPanel is a customization panel for
AcopTableParameters . |
TableSelectorPropertyEditor |
TableSelectorPropertyEditor is a PropertyEditor
for AcopTableParameters . |
TrendChartConnectionCustomizer |
TrendChartConnectionCustomizer is a connection customizer
which handles AcopGraphHistoryParameters . |
TrendHistorySelectorGUI |
Deprecated. |