Package | Description |
---|---|
ilog.views.event |
Provides interfaces and classes for dealing with
different types of events fired by JViews Graphics Framework
classes.
|
ilog.views.event.adapter |
Provides event listener adapter and handler.
|
ilog.views.graphic.composite |
Provides classes for creating Composite Graphics.
|
ilog.views.interactor |
Provides the predefined interactors for a view.
|
ilog.views.maps.beans |
JViews 7.0 Beans and ready to use GUI components.
|
ilog.views.sdm.graphic |
Contains specialized graphic objects used
by the SDM component.
|
ilog.views.sdm.swing |
Contains JFC/Swing-based components that can be used
to build a complete GUI with the SDM facilities.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagerSelectionListener.selectionChanged(ManagerSelectionChangedEvent event)
This method is called when the selection changes in a manager.
|
Modifier and Type | Method and Description |
---|---|
protected void |
IlvManagerSelectionDispatcher.selectionChanged(IlvGraphic g,
ManagerSelectionChangedEvent event)
Reacts for the input graphic on selection events.
|
void |
IlvManagerSelectionDispatcher.selectionChanged(ManagerSelectionChangedEvent event)
Reacts on selection events.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvCompositeGraphic.selectionChanged(ManagerSelectionChangedEvent event)
This method is called when the selection changes in a manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSelectInteractor.selectionChanged(ManagerSelectionChangedEvent event)
Called when an object is selected or deselected in the manager
or in a submanager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvLayerTreePanel.selectionChanged(ManagerSelectionChangedEvent event)
Called when the IlvManager selection has changed.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSDMCompositeNode.selectionChanged(ManagerSelectionChangedEvent event)
This method is called when the selection changes in a manager.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvSDMTableMediator.selectionChanged(ManagerSelectionChangedEvent event)
Implementation of the
ManagerSelectionListener
interface. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.