Package edu.uci.ics.jung.samples
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
ConstructorsModifierConstructorDescriptionprivate
LayoutChooser
(JComboBox<?> jcb, VisualizationViewer<Object, ?> vv) -
Method Summary
-
Field Details
-
jcb
-
vv
-
-
Constructor Details
-
LayoutChooser
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-