graphics.panel
Class MixedDistributionPanel.DistributionNameListener

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

protected class MixedDistributionPanel.DistributionNameListener
extends java.lang.Object
implements java.awt.event.ItemListener


Constructor Summary
MixedDistributionPanel.DistributionNameListener()
           
 
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

MixedDistributionPanel.DistributionNameListener

public MixedDistributionPanel.DistributionNameListener()
Method Detail

itemStateChanged

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