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
ConstructorsModifierConstructorDescriptionprivateLayoutChooser(JComboBox<?> jcb, VisualizationViewer<Integer, Number> vv) -
Method Summary
-
Field Details
-
jcb
-
vv
-
-
Constructor Details
-
LayoutChooser
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformedin interfaceActionListener
-