|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlvStylable | |
|---|---|
| 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.datasource | Contains data source interfaces and default implementation and some related abstract adapters. |
| ilog.cpl.equipment | Together with ilog.cpl.IlpEquipment, this package constitutes
the ILOG JTGO Equipment component. |
| 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.graphic | Provides classes and interfaces to create graphic objects. |
| ilog.cpl.graphic.views | Provides graphic object and graphic view classes for creating and configuring graphic views based on ILOG JViews. |
| ilog.cpl.list | Contains classes related to the Swing list model. |
| ilog.cpl.network | Together with ilog.cpl.IlpNetwork, this package constitutes the ILOG JTGO Network component. |
| ilog.cpl.table | Together with ilog.cpl.IlpTable, this package constitutes the ILOG JTGO Table component. |
| ilog.cpl.tree | Together with ilog.cpl.IlpTree, this package constitutes
the ILOG JTGO Tree component. |
| ilog.tgo.resource | Provides classes for handling graphical resources. |
| ilog.views.maps | This package contains the base classes to write map applications. |
| ilog.views.sdm | The main ILOG JViews Stylable Data Mapper (SDM) package. |
| ilog.views.sdm.renderer | Contains the classes that define the renderers of an SDM engine. |
| ilog.views.sdm.renderer.maps | Contains the class IlvMapRenderer that gives access to
the features of the ILOG JViews Maps product. |
| ilog.views.sdm.util | Contains SDM utility classes. |
| ilog.views.util.css | Welcome to the Customization by CSS package. |
| ilog.views.util.cssbeans | |
| ilog.views.util.styling | Contains classes related to component styling. |
| Uses of IlvStylable in ilog.cpl |
|---|
| Classes in ilog.cpl that implement IlvStylable | |
|---|---|
class |
IlpEquipment
The equipment component, which serves as an aggregation of MVC components for displaying equipment objects, such as shelves, cards and ports. |
class |
IlpNetwork
This class is the network component. |
class |
IlpTable
The table component that serves as an aggregation of MVC components for a table. |
class |
IlpTree
The Tree Component, used to represent hierarchical data. |
| Uses of IlvStylable in ilog.cpl.css |
|---|
| Subinterfaces of IlvStylable in ilog.cpl.css | |
|---|---|
interface |
IlpStylable
Defines the interface for ILOG JTGO stylable components, that is, the ability to set/get a CSS and fix a debug mask. |
| Uses of IlvStylable in ilog.cpl.datasource |
|---|
| Subinterfaces of IlvStylable in ilog.cpl.datasource | |
|---|---|
interface |
IlpStylableAdapter
IlpStylableAdapter defines an adapter that can be customized
using Cascading Style Sheets (CSS). |
| Uses of IlvStylable in ilog.cpl.equipment |
|---|
| Classes in ilog.cpl.equipment that implement IlvStylable | |
|---|---|
class |
IlpEquipmentAdapter
This class adapts a data source to an equipment. |
class |
IlpEquipmentView
This class displays the contents of an IlpEquipmentModel
in an ILOG JViews grapher. |
| Uses of IlvStylable in ilog.cpl.graph |
|---|
| Classes in ilog.cpl.graph that implement IlvStylable | |
|---|---|
class |
IlpGraphView
This class displays the contents of an IlpGraphModel
in an ILOG JViews grapher. |
| Uses of IlvStylable in ilog.cpl.graphic |
|---|
| Subinterfaces of IlvStylable in ilog.cpl.graphic | |
|---|---|
interface |
IlpGraphicComponent
This interface models common characteristics of JTGO graphic components. |
interface |
IlpInteractiveGraphicComponent
This interface models common characteristics of JTGO graphic components that support view interactors. |
interface |
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). |
| Uses of IlvStylable in ilog.cpl.graphic.views |
|---|
| Subinterfaces of IlvStylable in ilog.cpl.graphic.views | |
|---|---|
interface |
IlpStylableViewsView
This is a graphic view that uses an ILOG JViews IlvManagerView
object for displaying and that can be customized using Cascading
Style Sheets (CSS). |
| Uses of IlvStylable in ilog.cpl.list |
|---|
| Classes in ilog.cpl.list that implement IlvStylable | |
|---|---|
class |
IlpListAdapter
This class adapts a data source to a list model. |
| Uses of IlvStylable in ilog.cpl.network |
|---|
| Classes in ilog.cpl.network that implement IlvStylable | |
|---|---|
class |
IlpNetworkAdapter
This class adapts a data source to a network. |
class |
IlpNetworkView
This class displays the contents of an IlpNetworkModel
in an ILOG JViews grapher. |
| Uses of IlvStylable in ilog.cpl.table |
|---|
| Classes in ilog.cpl.table that implement IlvStylable | |
|---|---|
class |
IlpTableListAdapter
This class adapts a data source to a table list model. |
class |
IlpTableView
This class is the view part of the ILOG JTGO Table Component. |
| Uses of IlvStylable in ilog.cpl.tree |
|---|
| Classes in ilog.cpl.tree that implement IlvStylable | |
|---|---|
class |
IlpAbstractTreeAdapter
This class supports the adaptation of a data source in a tree. |
class |
IlpContainmentTreeAdapter
This class adapts a data source to a containment tree. |
class |
IlpTreeView
Graphic view part of the MVC architecture for the tree component. |
| Uses of IlvStylable in ilog.tgo.resource |
|---|
| Classes in ilog.tgo.resource that implement IlvStylable | |
|---|---|
class |
IltSettings
This is the JTGO top-level global settings class. |
| Uses of IlvStylable in ilog.views.maps |
|---|
| Classes in ilog.views.maps that implement IlvStylable | |
|---|---|
class |
IlvMapCSSRenderer
The Cascading Style Sheet (CSS) renderer is a renderer able to customize another renderer, or able to create a renderer using a CSS file. |
| Uses of IlvStylable in ilog.views.sdm |
|---|
| Classes in ilog.views.sdm that implement IlvStylable | |
|---|---|
class |
IlvSDMEngine
IlvSDMEngine is the main class in the
Stylable Data Mapper package. |
class |
IlvSDMView
An IlvSDMView is an IlvManagerView
that is connected to an IlvSDMEngine. |
| Uses of IlvStylable in ilog.views.sdm.renderer |
|---|
| Classes in ilog.views.sdm.renderer that implement IlvStylable | |
|---|---|
class |
IlvStyleSheetRenderer
This class manages a CSS renderer. |
| Uses of IlvStylable in ilog.views.sdm.renderer.maps |
|---|
| Classes in ilog.views.sdm.renderer.maps that implement IlvStylable | |
|---|---|
class |
IlvMapStyleSheetRenderer
IlvMapStyleSheetRenderer lazily creates a map layer when a node
or a link is first added. |
| Uses of IlvStylable in ilog.views.sdm.util |
|---|
| Classes in ilog.views.sdm.util that implement IlvStylable | |
|---|---|
class |
IlvCSSJViews
This subclass of IlvCSSBeans provides access to JViews objects. |
| Uses of IlvStylable in ilog.views.util.css |
|---|
| Classes in ilog.views.util.css that implement IlvStylable | |
|---|---|
class |
ilog.views.util.css.IlvCSS
Base class to exploit the CSS engine. |
| Uses of IlvStylable in ilog.views.util.cssbeans |
|---|
| Classes in ilog.views.util.cssbeans that implement IlvStylable | |
|---|---|
class |
ilog.views.util.cssbeans.IlvCSSBeans
This class uses the IlvCSSEngine and interprets the CSS declarations as beans property settings. |
| Uses of IlvStylable in ilog.views.util.styling |
|---|
| Methods in ilog.views.util.styling that return IlvStylable | |
|---|---|
IlvStylable |
IlvMutableStyleSheet.getStylable()
Returns the stylable of this mutable style sheet. |
| Constructors in ilog.views.util.styling with parameters of type IlvStylable | |
|---|---|
IlvMutableStyleSheet(IlvStylable stylable)
Creates a new mutable style sheet. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||