Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
ilog.cpl.css |
Contains basic classes to provide the customization of graphic components and objects through CSS.
|
ilog.cpl.css.function |
Contains function definitions to be used with the Cascading Style Sheet engine.
|
ilog.cpl.equipment |
Together with
ilog.cpl.IlpEquipment , this package constitutes
the JTGO Equipment component. |
ilog.cpl.equipment.renderer |
Provides the interfaces and classes related to customization of the equipment component using cascading style sheets.
|
ilog.cpl.graph |
Contains the abstract common implementation for both the
IlpNetwork and IlpEquipment components,
including a model, a view and a controller and
related classes. |
ilog.cpl.graph.util |
Contains utility classes for both the
IlpNetwork and IlpEquipment components. |
ilog.cpl.graphic |
Provides classes and interfaces to create graphic objects.
|
ilog.cpl.graphic.attachment |
Deprecated Provides classes and interfaces to define attachment rules for graphic
objects.
|
ilog.cpl.graphic.component |
Deprecated Provides predefined graphic objects based on Swing components.
|
ilog.cpl.graphic.views |
Provides graphic object and graphic view classes for creating and configuring
graphic views based on Rogue Wave JViews.
|
ilog.cpl.graphic.views.action |
Provides action event classes that are delivered to predefined actions
of the network and equipment components.
|
ilog.cpl.interactor |
Contains all the base classes of interactors.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.sdm.binding | |
ilog.cpl.service |
Provides the interfaces and classes related to the context, some of
the services and some general base classes used by styles.
|
ilog.cpl.style |
Deprecated Provides classes and interfaces for handling styles (see
IlpStyle ). |
ilog.cpl.style.key |
Deprecated Provides a set of keys used to identify values within styles.
|
ilog.cpl.table |
Together with
ilog.cpl.IlpTable , this package constitutes the JTGO Table component. |
ilog.cpl.table.interactor |
Contains all the table-specific interactors giving the JTGO Table component its default behavior.
|
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
ilog.tgo.composite |
Provides the classes for handling the zoom policies and the layer policies.
|
ilog.tgo.composite.internal | |
ilog.tgo.css |
Contains basic classes to provide the customization of JTGO predefined business objects using CSS.
|
ilog.tgo.css.function |
Contains predefined functions which can be used with the Cascading Style Sheet engine to compute values to JTGO object properties.
|
ilog.tgo.faces |
Contains the common types used within JViews TGO Faces.
|
ilog.tgo.faces.equipment.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpEquipment Faces component in DHTML. |
ilog.tgo.faces.graph.dhtml.renderkit |
Contains the common types needed in order to render the JViews TGO graph based Faces components in DHTML.
|
ilog.tgo.faces.network.dhtml.renderkit |
Contains the types needed in order to render the JViews TGO
IlpNetwork Faces component in DHTML. |
ilog.tgo.graphic |
Provides all the classes for handling the graphical representations of the telecom objects.
|
ilog.tgo.graphic.renderer |
Provides classes and support to create base renderers for telecom objects.
|
ilog.tgo.grprim |
Contains all the classes with graphic primitives and utilities used in the library.
|
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
ilog.tgo.model |
Provides classes for telecom objects, states and alarms.
|
ilog.tgo.service |
Provides the classes related to the application context and services.
|
ilog.tgo.swing |
Provides Swing classes necessary to create an application mixing JTGO and Swing.
|
Class and Description |
---|
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpInteractiveGraphicComponent
This interface models common characteristics of JTGO graphic components
that support view interactors.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionConverter
This interface converts between user-defined 2D positions and shapes,
of type
IlpPosition , and positions and shapes the view can interpret. |
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
Class and Description |
---|
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpObjectFrameType
This class enumerates the possible frame types for a subnetwork.
|
IlpSelectionFocusMode
This class enumerates the possible highlight modes used to render the
selection and focus.
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
Class and Description |
---|
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
Class and Description |
---|
IlpPositionConverter
This interface converts between user-defined 2D positions and shapes,
of type
IlpPosition , and positions and shapes the view can interpret. |
Class and Description |
---|
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicHolder
This interface defines methods to associate
IlpGraphic
instances with attributes and objects. |
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpGraphicRendererContext
Contains the context information used to render a graphic
object.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionConverter
This interface converts between user-defined 2D positions and shapes,
of type
IlpPosition , and positions and shapes the view can interpret. |
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
Class and Description |
---|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
Class and Description |
---|
GraphicChangeEvent
Events when an attribute value changes.
|
GraphicChangeListener
A graphic change event is fired when a graphic instance is
modified, for example, when there is a change in the graphic bounds
or in the instance's composition.
|
IlpAbstractGraphic
This class models an abstract graphic.
|
IlpEmptyGraphicHolder
This is an empty graphic holder.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components.
|
IlpGraphicContainment
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicHolder
This interface defines methods to associate
IlpGraphic
instances with attributes and objects. |
IlpGraphicRendererContext
Contains the context information used to render a graphic
object.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpObjectFrameType
This class enumerates the possible frame types for a subnetwork.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpPointSAXInfo
XML Serialization class for
IlpPoint . |
IlpPointSAXInfo.IlpSAXPointHandler
The SAX handler
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
IlpRectSAXInfo
XML serialization class for
IlpRect . |
IlpRectSAXInfo.IlpSAXRectHandler
The SAX handler
|
IlpSelectionFocusMode
This class enumerates the possible highlight modes used to render the
selection and focus.
|
IlpToolTipManager
This class manages all tooltips used in the application.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
Class and Description |
---|
IlpAbstractGraphic
This class models an abstract graphic.
|
IlpCompositeGraphic
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicContainment
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
Class and Description |
---|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
Class and Description |
---|
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionConverter
This interface converts between user-defined 2D positions and shapes,
of type
IlpPosition , and positions and shapes the view can interpret. |
Class and Description |
---|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
Class and Description |
---|
IlpBlinkingColor
This interface models a color that blinks.
|
Class and Description |
---|
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
Class and Description |
---|
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
Class and Description |
---|
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicHolder
This interface defines methods to associate
IlpGraphic
instances with attributes and objects. |
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpStylableGraphicView
This interface models views where objects can be graphically
represented according to the Model-View-Controller paradigm
and that can be customized using Cascading Style Sheets (CSS).
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
Class and Description |
---|
IlpAbstractGraphicController
This class is part of the MVC trio and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicController
This class is part of the MVC trio, and is responsible for
storing and setting the interactors to the view and graphics.
|
IlpGraphicHolder
This interface defines methods to associate
IlpGraphic
instances with attributes and objects. |
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpGraphicViewStyleManager
Deprecated.
The Style API has been replaced by the Cascading Style
Sheet mechanism. Refer to the User's Manual for further information.
|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
IlpStylableGraphicView
This interface models views where objects can be graphically
represented according to the Model-View-Controller paradigm
and that can be customized using Cascading Style Sheets (CSS).
|
Class and Description |
---|
GraphicChangeEvent
Events when an attribute value changes.
|
GraphicChangeListener
A graphic change event is fired when a graphic instance is
modified, for example, when there is a change in the graphic bounds
or in the instance's composition.
|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicContainment
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
IlpRect
This class implements a rectangle that can be used as a position in
the network component.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicContainment
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
Class and Description |
---|
IlpPoint
This class implements a point that can be used as a position in
the network component.
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
Class and Description |
---|
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components.
|
Class and Description |
---|
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components.
|
Class and Description |
---|
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicContainment
Deprecated.
Please use Rogue Wave JViews Composite Graphics instead.
|
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpGraphicRendererContext
Contains the context information used to render a graphic
object.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
Class and Description |
---|
IlpBlinkingColor
This interface models a color that blinks.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
Class and Description |
---|
IlpGraphic
This interface models the basic graphic used to create
complex representations for CPL objects.
|
IlpGraphicRenderer
This interface defines the basic renderer for a graphic.
|
IlpGraphicRendererContext
Contains the context information used to render a graphic
object.
|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
IlpPosition
This interface designates a 2D position or shape of an object in a
plane.
|
IlpPositionSource
This class enumerates the possible sources of positions of
representation objects.
|
IlpRelativePoint
This class implements a relative point that can be used as a
position in the network or the equipment component.
|
Class and Description |
---|
IlpBlinkingColor
This interface models a color that blinks.
|
Class and Description |
---|
IlpGraphicView
This interface models views where objects can be graphically
represented, according to the Model-View-Controller paradigm.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.