giny.util
Class JUNGSpringLayout.SpringDimensionChecker

java.lang.Object
  extended byjava.awt.event.ComponentAdapter
      extended byginy.util.JUNGSpringLayout.SpringDimensionChecker
All Implemented Interfaces:
java.awt.event.ComponentListener, java.util.EventListener
Enclosing class:
JUNGSpringLayout

public class JUNGSpringLayout.SpringDimensionChecker
extends java.awt.event.ComponentAdapter


Constructor Summary
JUNGSpringLayout.SpringDimensionChecker()
           
 
Method Summary
 void componentResized(java.awt.event.ComponentEvent e)
           
 
Methods inherited from class java.awt.event.ComponentAdapter
componentHidden, componentMoved, componentShown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUNGSpringLayout.SpringDimensionChecker

public JUNGSpringLayout.SpringDimensionChecker()
Method Detail

componentResized

public void componentResized(java.awt.event.ComponentEvent e)