org.apache.uima.tools.stylemap
Class TableSelectionListener

java.lang.Object
  extended by org.apache.uima.tools.stylemap.TableSelectionListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.ListSelectionListener

public class TableSelectionListener
extends java.lang.Object
implements javax.swing.event.ListSelectionListener


Constructor Summary
TableSelectionListener(TableGUIMediator med)
           
 
Method Summary
 void valueChanged(javax.swing.event.ListSelectionEvent ev)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TableSelectionListener

public TableSelectionListener(TableGUIMediator med)
Method Detail

valueChanged

public void valueChanged(javax.swing.event.ListSelectionEvent ev)
Specified by:
valueChanged in interface javax.swing.event.ListSelectionListener


Copyright © 2012. All Rights Reserved.