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