edu.uci.ics.jung.samples
Class ShowLayouts.GraphChooser

java.lang.Object
  extended by edu.uci.ics.jung.samples.ShowLayouts.GraphChooser
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
ShowLayouts

public static class ShowLayouts.GraphChooser
extends Object
implements ActionListener


Constructor Summary
ShowLayouts.GraphChooser(JComboBox layout_combo)
           
 
Method Summary
 void actionPerformed(ActionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShowLayouts.GraphChooser

public ShowLayouts.GraphChooser(JComboBox layout_combo)
Method Detail

actionPerformed

public void actionPerformed(ActionEvent e)
Specified by:
actionPerformed in interface ActionListener


Copyright © 2009. All Rights Reserved.