Interface | Description |
---|---|
IlvDashboardContainer |
Implement
IlvDashboardContainer to create a container that
holds and displays an IlvDashboardDiagram instance for a
Dashboard Editor application. |
IlvDashboardDiagramIterator |
Implement this interface to create an iterator for a collection of
IlvDashboardDiagram instances. |
IlvDashboardGraphicIterator |
Implement this interface to create an iterator for a collection of
IlvGraphic instances. |
IlvDashboardPanelManager |
Implement
IlvDashboardPanelManager to control the size and
visibility for instances of IlvDashboardPanel and its
subclasses. |
IlvDashboardPreferences |
An interface that allows the Dashboard Editor to store and retrieve
user's preferences and configuration data.
|
IlvDashboardStatusViewer |
Implement this interface to create a status window for a custom
Dashboard Editor application.
|
IlvDashboardSymbol.ParameterIterator |
Implement this interface to create an iterator for a collection of
IlvDashboardSymbol parameters/ |
IlvDashboardSymbolIterator |
Implement this interface to create an iterator for a collection of
IlvDashboardSymbol instances. |
IlvDashboardSymbolParameterListener |
Implement the
IlvDashboardSymbolParameterListener interface
to make a class that is notified when the value or mapping of a symbol
parameter is changed in a Dashboard Editor application. |
Class | Description |
---|---|
IlvDashboardAction |
IlvDashboardAction is the base class for Swing Actions
used to control and edit an IlvDashboardDiagram instance;
it extends the IlvDiagrammerAction class. |
IlvDashboardBackgroundBar |
IlvDashboardBackgroundBar is a Java Swing component that lets
a user create and edit background objects in a dashboard diagram. |
IlvDashboardContext |
IlvDashboardContext provides the global context used by a
dashboard diagram and its related objects. |
IlvDashboardDefaultStatusViewer |
IlvDashboardDefaultStatusViewer is a subclassed JLabel
used by an IlvDashboardEditor instance to display messages in the
status bar of your Dashboard Editor application window. |
IlvDashboardDiagram |
IlvDashboardDiagram is used to store and manipulate
IlvDashboardSymbol and IlvGraphic objects
displayed using an IlvDashboardEditor instance. |
IlvDashboardDOM |
The
IlvDashboardDOM utility class is used to read and write a
dashboard diagram to and from a Document Object Model (DOM)
Element . |
IlvDashboardEditBar |
IlvDashboardEditBar is a predefined toolbar containing
IlvDashboardAction and IlvDiagrammerAction
instances used to edit the contents of dashboard diagrams in a
Dashboard Editor application. |
IlvDashboardEditManager |
Base class used by the
IlvDashboardEditor to notify and
control editing operations. |
IlvDashboardEditor |
IlvDashboardEditor is the core class for a Dashboard Editor
application, it provides access to the common Dashboard Editor components
and manages global properties. |
IlvDashboardEditorFrame |
IlvDashboardEditorFrame defines the areas inside a Java Swing
JFrame used to house different components in a Dashboard Editor application. |
IlvDashboardExpandablePane |
IlvDashboardExpandablePane is an extension of the Java Swing
JPanel that can be collapsed or expanded using a built-in
button. |
IlvDashboardExpandableSplitPane |
IlvDashboardExpandableSplitPane is an extension of the Java
Swing JPanel designed to contain a
IlvDashboardExpandablePane . |
IlvDashboardInteractor |
IlvDashboardInteractor is a subclassed manager view interactor
that processes IlvDashboardDiagram events. |
IlvDashboardKeySelectManager |
IlvDashboardKeySelectManager manages dashboard symbol
key selection. |
IlvDashboardLayerPanel |
IlvDashboardLayerPanel is used to edit layers in a dashboard
diagram. |
IlvDashboardLinkConnector |
Link connector used by dashboard symbols.
|
IlvDashboardLinkManager |
Base class that controls link editing.
|
IlvDashboardMenuBar |
IlvDashboardMenuBar is a predefined menu bar containing
IlvDashboardAction and IlvDiagrammerAction
instances used to edit the contents of dashboard diagrams in a
Dashboard Editor application. |
IlvDashboardPanel |
IlvDashboardPanel is an extension of the Swing
JPanel class, it defines the base methods necessary for
panels used by a Dashboard Editor application. |
IlvDashboardPropertyPanel |
IlvDashboardPropertyPanel is used to display and edit the
properties for objects contained in a dashboard diagram. |
IlvDashboardSymbol |
IlvDashboardSymbol is used to control symbols inside a
dashboard diagram. |
IlvDashboardSymbol.Parameter |
The
IlvDashboardSymbol.Parameter class handles a single
parameter for a IlvDashboardSymbol instance. |
IlvDashboardSymbolPalette |
IlvDashboardSymbolPalette is used to display the symbol
palettes that will be used by a Dashboard Editor application. |
IlvDashboardSymbolParameterEvent |
IlvDashboardSymbolParameterEvent events
are sent to IlvDashboardSymbolParameterListener objects
by an IlvDashboardDiagram when a parameter of a symbol
has changed. |
IlvDashboardTabbedPane |
IlvDashboardTabbedPane is used to display multiple tabs
containing IlvDashboardDiagram instances. |
IlvDashboardTree |
IlvDashboardTree is used in a Dashboard Editor application
to display the IlvDashboardSymbol instances contained in the
current dashboard diagram. |
Exception | Description |
---|---|
IlvDashboardException |
IlvDashboardException is a specialized exception thrown by
Dashboard Editor components. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.