- All Implemented Interfaces:
- java.awt.event.ComponentListener, java.util.EventListener
- Enclosing class:
- BasicVisualizationServer<V,E>
protected class BasicVisualizationServer.VisualizationListener
extends java.awt.event.ComponentAdapter
VisualizationListener reacts to changes in the size of the
VisualizationViewer. When the size changes, it ensures
that the offscreen image is sized properly.
If the layout is locked to this view size, then the layout
is also resized to be the same as the view size.