|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlpMutableStyleSheet | |
|---|---|
| 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.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.tree | Together with ilog.cpl.IlpTree, this package constitutes
the ILOG JTGO Tree component. |
| ilog.tgo.interactor | Provides the predefined interactors for a view. |
| Uses of IlpMutableStyleSheet in ilog.cpl.datasource |
|---|
| Methods in ilog.cpl.datasource that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpStylableAdapter.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change the adapter configuration dynamically. |
| Uses of IlpMutableStyleSheet in ilog.cpl.equipment |
|---|
| Methods in ilog.cpl.equipment that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpEquipmentAdapter.getMutableStyleSheet()
|
| Uses of IlpMutableStyleSheet in ilog.cpl.graph |
|---|
| Methods in ilog.cpl.graph that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpGraphView.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change the view configuration dynamically. |
| Uses of IlpMutableStyleSheet in ilog.cpl.graphic.views |
|---|
| Methods in ilog.cpl.graphic.views that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpStylableViewsView.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change the view configuration dynamically. |
| Uses of IlpMutableStyleSheet in ilog.cpl.list |
|---|
| Methods in ilog.cpl.list that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpListAdapter.getMutableStyleSheet()
|
| Uses of IlpMutableStyleSheet in ilog.cpl.network |
|---|
| Methods in ilog.cpl.network that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpNetworkAdapter.getMutableStyleSheet()
|
| Uses of IlpMutableStyleSheet in ilog.cpl.tree |
|---|
| Methods in ilog.cpl.tree that return IlpMutableStyleSheet | |
|---|---|
IlpMutableStyleSheet |
IlpAbstractTreeAdapter.getMutableStyleSheet()
|
| Uses of IlpMutableStyleSheet in ilog.tgo.interactor |
|---|
| Methods in ilog.tgo.interactor that return IlpMutableStyleSheet | |
|---|---|
protected IlpMutableStyleSheet |
IltMakePolyLinkInteractor.getStyleSheet()
Returns the mutable style sheet that is being used by this interactor to save the modifications in the current attached Network or Equipment components. |
protected IlpMutableStyleSheet |
IltEditLinkPortInteractor.getStyleSheet()
Returns the mutable style sheet that is being used by this interactor to save the modifications in the current attached Network or Equipment components. |
IlpMutableStyleSheet |
IltMakePolyLinkInteractor.getStyleSheet(IlvManagerView view)
Returns the mutable style sheet used to store changes in link port configuration for the given view. |
IlpMutableStyleSheet |
IltEditLinkPortInteractor.getStyleSheet(IlvManagerView view)
Returns the mutable style sheet used to store changes in link port configuration for the given view. |
| Methods in ilog.tgo.interactor with parameters of type IlpMutableStyleSheet | |
|---|---|
protected void |
IltMakePolyLinkInteractor.setStyleSheet(IlpMutableStyleSheet css)
Sets the mutable style sheet that is being used by this interactor to save the modifications in the Network and Equipment components. |
protected void |
IltEditLinkPortInteractor.setStyleSheet(IlpMutableStyleSheet css)
Sets the mutable style sheet that is being used by this interactor to save the modifications in the Network and Equipment components. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||