apollo.dataadapter.graph
Class GraphAdapterGUI.ColorActionListener

java.lang.Object
  extended by apollo.dataadapter.graph.GraphAdapterGUI.ColorActionListener
All Implemented Interfaces:
java.awt.event.ActionListener, java.util.EventListener
Enclosing class:
GraphAdapterGUI

public class GraphAdapterGUI.ColorActionListener
extends java.lang.Object
implements java.awt.event.ActionListener


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

Constructor Detail

GraphAdapterGUI.ColorActionListener

public GraphAdapterGUI.ColorActionListener()
Method Detail

actionPerformed

public void actionPerformed(java.awt.event.ActionEvent e)
Specified by:
actionPerformed in interface java.awt.event.ActionListener