graphics.panel
Class MixedFunctionPanel.FunctionNameListener

java.lang.Object
  |
  +--graphics.panel.MixedFunctionPanel.FunctionNameListener
All Implemented Interfaces:
java.util.EventListener, java.awt.event.ItemListener
Enclosing class:
MixedFunctionPanel

protected class MixedFunctionPanel.FunctionNameListener
extends java.lang.Object
implements java.awt.event.ItemListener


Constructor Summary
MixedFunctionPanel.FunctionNameListener()
           
 
Method Summary
 void itemStateChanged(java.awt.event.ItemEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MixedFunctionPanel.FunctionNameListener

public MixedFunctionPanel.FunctionNameListener()
Method Detail

itemStateChanged

public void itemStateChanged(java.awt.event.ItemEvent e)
Specified by:
itemStateChanged in interface java.awt.event.ItemListener