org.ceryle.graph
Class GraphLayoutPanel.ButtonListener

java.lang.Object
  extended by org.ceryle.graph.GraphLayoutPanel.ButtonListener
All Implemented Interfaces:
ActionListener, EventListener
Enclosing class:
GraphLayoutPanel

public class GraphLayoutPanel.ButtonListener
extends Object
implements ActionListener

The listener class to handle button events.


Constructor Summary
GraphLayoutPanel.ButtonListener()
           
 
Method Summary
 void actionPerformed(ActionEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphLayoutPanel.ButtonListener

public GraphLayoutPanel.ButtonListener()
Method Detail

actionPerformed

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


The Ceryle Project. Copyright ©2001-2007 Murray Altheim, All Rights Reserved. See LICENSE included with distribution.