|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpGraphicViewStyleManager | |
|---|---|
| ilog.cpl | ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes. |
| 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.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. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl |
|---|
| Methods in ilog.cpl that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpTree.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
IlpGraphicViewStyleManager |
IlpTable.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method IlpTable.setStyleSheets(java.lang.String[])
or IlpTable.getStyleSheets() instead. |
IlpGraphicViewStyleManager |
IlpEquipment.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
IlpGraphicViewStyleManager |
IlpNetwork.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.equipment |
|---|
| Methods in ilog.cpl.equipment that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpEquipmentView.getStyleManager()
Deprecated. The style API has been replaced by the cascading style sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Methods in ilog.cpl.equipment with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpEquipmentView.setStyleManager(IlpGraphicViewStyleManager configuration)
Deprecated. The style API has been replaced by the cascading style sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.graph |
|---|
| Fields in ilog.cpl.graph declared as IlpGraphicViewStyleManager | |
|---|---|
protected IlpGraphicViewStyleManager |
IlpGraphView.configuration
Deprecated. |
| Methods in ilog.cpl.graph that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpGraphView.getStyleManager()
Deprecated. |
| Methods in ilog.cpl.graph with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpGraphView.setStyleManager(IlpGraphicViewStyleManager configuration)
Deprecated. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.graphic |
|---|
| Classes in ilog.cpl.graphic that implement IlpGraphicViewStyleManager | |
|---|---|
class |
IlpBasicGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Refer to the User's Manual for further information. |
class |
IlpDefaultGraphicViewStyleManager
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please refer to the User's Manual for further information. |
| Methods in ilog.cpl.graphic that return IlpGraphicViewStyleManager | |
|---|---|
protected IlpGraphicViewStyleManager |
IlpAbstractGraphicController.createGraphicViewStyleManager(IlpContext context,
IlpGraphicView view)
Creates the graphic view style manager, either by retrieving it from an XML file or any other storage, or simply by creating an empty instance. |
IlpGraphicViewStyleManager |
IlpGraphicView.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Methods in ilog.cpl.graphic with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpGraphicView.setStyleManager(IlpGraphicViewStyleManager config)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.network |
|---|
| Methods in ilog.cpl.network that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpNetworkView.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Use the method setStyleSheets
or getStyleSheets instead. |
| Methods in ilog.cpl.network with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpNetworkView.setStyleManager(IlpGraphicViewStyleManager configuration)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Use the method setStyleSheets
or getStyleSheets instead. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.table |
|---|
| Methods in ilog.cpl.table that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpTableView.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Methods in ilog.cpl.table with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpTableView.setStyleManager(IlpGraphicViewStyleManager manager)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Uses of IlpGraphicViewStyleManager in ilog.cpl.tree |
|---|
| Methods in ilog.cpl.tree that return IlpGraphicViewStyleManager | |
|---|---|
IlpGraphicViewStyleManager |
IlpTreeView.getStyleManager()
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
| Methods in ilog.cpl.tree with parameters of type IlpGraphicViewStyleManager | |
|---|---|
void |
IlpTreeView.setStyleManager(IlpGraphicViewStyleManager config)
Deprecated. The Style API has been replaced by the Cascading Style Sheet mechanism. Please use the method setStyleSheets
or getStyleSheets instead. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||