Package | Description |
---|---|
ilog.cpl |
ILOG CPL main package containing ILOG CPL top-level JavaBeansTM and widely used classes.
|
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 Rogue Wave JViews.
|
Modifier and Type | Method and Description |
---|---|
IlpManagerView |
IlpEquipment.getManagerView()
Returns the main
IlvManagerView displayed by this view. |
IlpManagerView |
IlpNetwork.getManagerView()
Returns the main
IlvManagerView displayed by this view. |
Modifier and Type | Method and Description |
---|---|
protected IlpManagerView |
IlpGraphView.createManagerView(IlvManager grapher,
IlpContext context)
Creates the
IlvManagerView used by this view. |
IlpManagerView |
IlpGraphView.getManagerView()
Returns the main
IlvManagerView displayed by this view. |
Modifier and Type | Method and Description |
---|---|
Set<IlpManagerView> |
IlpGraphView.getInteractibleViews()
Returns a list of all views that may matter for the interactors.
|
Modifier and Type | Method and Description |
---|---|
IlpManagerView |
IlpViewsView.getManagerView()
Returns the main
IlvManagerView displayed by this view. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.