Class SofaSelectionListener
- java.lang.Object
-
- 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
Constructors Constructor Description SofaSelectionListener(MainFrame frame)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
itemStateChanged(java.awt.event.ItemEvent e)
-
-
-
Constructor Detail
-
SofaSelectionListener
public SofaSelectionListener(MainFrame frame)
-
-