org.apache.uima.tools.cvd.control
Class SofaSelectionListener

java.lang.Object
  extended by org.apache.uima.tools.cvd.control.SofaSelectionListener
All Implemented Interfaces:
java.awt.event.ItemListener, java.util.EventListener

public class SofaSelectionListener
extends java.lang.Object
implements java.awt.event.ItemListener


Constructor Summary
SofaSelectionListener(MainFrame frame)
           
 
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

SofaSelectionListener

public SofaSelectionListener(MainFrame frame)
Method Detail

itemStateChanged

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


Copyright © 2011. All Rights Reserved.