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.
|
Modifier and Type | Method and Description |
---|---|
void |
ManagerExpansionListener.managerCollapsed(ManagerExpansionEvent evt)
This method is called by the manager after the manager is collapsed.
|
void |
ManagerExpansionListener.managerExpanded(ManagerExpansionEvent evt)
This method is called by the manager before the manager is expanded.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvManagerExpansionAdapter.managerCollapsed(ManagerExpansionEvent evt)
This method is called by the manager after the manager is collapsed.
|
void |
IlvManagerExpansionAdapter.managerExpanded(ManagerExpansionEvent evt)
This method is called by the manager before the manager is expanded.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.