Class VertexCollapseDemoWithLayouts.LayoutChooser
java.lang.Object
edu.uci.ics.jung.samples.VertexCollapseDemoWithLayouts.LayoutChooser
- All Implemented Interfaces:
ActionListener, EventListener
- Enclosing class:
VertexCollapseDemoWithLayouts
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivateLayoutChooser(JComboBox<?> jcb, VisualizationViewer<Object, ?> vv) -
Method Summary
-
Field Details
-
jcb
-
vv
-
-
Constructor Details
-
LayoutChooser
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-