Class SpringLayout.SpringDimensionChecker
java.lang.Object
java.awt.event.ComponentAdapter
edu.uci.ics.jung.algorithms.layout.SpringLayout.SpringDimensionChecker
- All Implemented Interfaces:
ComponentListener
,EventListener
- Enclosing class:
SpringLayout<V,
E>
Used for changing the size of the layout in response to a component's size.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.event.ComponentAdapter
componentHidden, componentMoved, componentShown
-
Constructor Details
-
SpringDimensionChecker
public SpringDimensionChecker()
-
-
Method Details
-
componentResized
- Specified by:
componentResized
in interfaceComponentListener
- Overrides:
componentResized
in classComponentAdapter
-