protected class BasicVisualizationServer.VisualizationListener extends ComponentAdapter
| Modifier and Type | Field and Description |
|---|---|
protected BasicVisualizationServer<V,E> |
vv |
| Constructor and Description |
|---|
VisualizationListener(BasicVisualizationServer<V,E> vv) |
| Modifier and Type | Method and Description |
|---|---|
void |
componentResized(ComponentEvent e)
create a new offscreen image for the graph
whenever the window is resied
|
componentHidden, componentMoved, componentShownprotected BasicVisualizationServer<V,E> vv
public VisualizationListener(BasicVisualizationServer<V,E> vv)
public void componentResized(ComponentEvent e)
componentResized in interface ComponentListenercomponentResized in class ComponentAdapterCopyright © 2016. All rights reserved.