|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
jpicedt.graphic.event
Interface ZoomListener

- All Superinterfaces:
- java.util.EventListener
- public interface ZoomListener
- extends java.util.EventListener
Interface for an observer to receive notifications of changes made to a SelectionHandler
Method Summary | |
void |
zoomUpdate(ZoomEvent e)
called when the zoom changed in the sourcing canvas |
Method Detail |
zoomUpdate
public void zoomUpdate(ZoomEvent e)
- called when the zoom changed in the sourcing canvas
|
|||||||||
Home >> All >> jpicedt >> graphic >> [ event overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |