Package | Description |
---|---|
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 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 Perforce JViews.
|
ilog.cpl.list |
Contains classes related to the Swing list model.
|
ilog.cpl.network |
Together with
ilog.cpl.IlpNetwork , this package constitutes the JTGO Network component. |
ilog.cpl.tree |
Together with
ilog.cpl.IlpTree , this package constitutes
the JTGO Tree component. |
ilog.tgo.interactor |
Provides the predefined interactors for a view.
|
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpStylableAdapter.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change the adapter
configuration dynamically.
|
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpEquipmentAdapter.getMutableStyleSheet() |
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpGraphView.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change
the view configuration dynamically.
|
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpStylableViewsView.getMutableStyleSheet()
Returns a mutable style sheet that can be used to change
the view configuration dynamically.
|
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpListAdapter.getMutableStyleSheet() |
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpNetworkAdapter.getMutableStyleSheet() |
Modifier and Type | Method and Description |
---|---|
IlpMutableStyleSheet |
IlpAbstractTreeAdapter.getMutableStyleSheet() |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
© Copyright 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.