|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IltcZoomListener
This interface permits to observe zoom events that are being applied to an IltcCompositeManager.
Note: For compatibility with ILOG JTGO 1.1, the event's source is the
IlvManager, but many IltcCompositeManagers can use the same
IlvManager, and each of them has its own zoom policy. Therefore the
IltcZoomListener mechanism is of limited use; an alternative is to make
a subclass of IltZoomPolicy.
IltcZoomEvent,
IltcCompositeManager.AddZoomListener(ilog.views.IlvManager, ilog.tgo.composite.IltcZoomListener),
IltcCompositeManager.RemoveZoomListener(ilog.views.IlvManager, ilog.tgo.composite.IltcZoomListener)| Method Summary | |
|---|---|
void |
zoomChanged(IltcZoomEvent event)
Invoked when a zoom event occurs. |
| Method Detail |
|---|
void zoomChanged(IltcZoomEvent event)
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||