Package | Description |
---|---|
ilog.views.dashboard |
Contains the classes for the Dashboard support.
|
ilog.views.diagrammer.faces |
This package contains the classes used by the JViews Diagrammer JavaServer Faces components and
renderers.
|
ilog.views.diagrammer.faces.component |
This package contains the high level JViews Diagrammer Faces component.
|
ilog.views.diagrammer.faces.dhtml.component |
This package contains the JViews Diagrammer Faces DHTML component.
|
Class and Description |
---|
IlvDashboardAction
IlvDashboardAction is the base class for Swing Actions
used to control and edit an IlvDashboardDiagram instance;
it extends the IlvDiagrammerAction class. |
IlvDashboardContainer
Implement
IlvDashboardContainer to create a container that
holds and displays an IlvDashboardDiagram instance for a
Dashboard Editor application. |
IlvDashboardContext
IlvDashboardContext provides the global context used by a
dashboard diagram and its related objects. |
IlvDashboardDiagram
IlvDashboardDiagram is used to store and manipulate
IlvDashboardSymbol and IlvGraphic objects
displayed using an IlvDashboardEditor instance. |
IlvDashboardDiagramIterator
Implement this interface to create an iterator for a collection of
IlvDashboardDiagram instances. |
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. |
IlvDashboardException
IlvDashboardException is a specialized exception thrown by
Dashboard Editor components. |
IlvDashboardExpandablePane
IlvDashboardExpandablePane is an extension of the Java Swing
JPanel that can be collapsed or expanded using a built-in
button. |
IlvDashboardGraphicIterator
Implement this interface to create an iterator for a collection of
IlvGraphic instances. |
IlvDashboardKeySelectManager
IlvDashboardKeySelectManager manages dashboard symbol
key selection. |
IlvDashboardLinkManager
Base class that controls link editing.
|
IlvDashboardPanel
IlvDashboardPanel is an extension of the Swing
JPanel class, it defines the base methods necessary for
panels used by a Dashboard Editor application. |
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
IlvDashboardSymbol is used to control symbols inside a
dashboard diagram. |
IlvDashboardSymbol.Parameter
The
IlvDashboardSymbol.Parameter class handles a single
parameter for a IlvDashboardSymbol instance. |
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. |
IlvDashboardSymbolParameterEvent
IlvDashboardSymbolParameterEvent events
are sent to IlvDashboardSymbolParameterListener objects
by an IlvDashboardDiagram when a parameter of a symbol
has changed. |
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 and Description |
---|
IlvDashboardDiagram
IlvDashboardDiagram is used to store and manipulate
IlvDashboardSymbol and IlvGraphic objects
displayed using an IlvDashboardEditor instance. |
Class and Description |
---|
IlvDashboardDiagram
IlvDashboardDiagram is used to store and manipulate
IlvDashboardSymbol and IlvGraphic objects
displayed using an IlvDashboardEditor instance. |
Class and Description |
---|
IlvDashboardDiagram
IlvDashboardDiagram is used to store and manipulate
IlvDashboardSymbol and IlvGraphic objects
displayed using an IlvDashboardEditor instance. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.