org.apache.uima.tools.stylemap
Class AnTreeListener

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

public class AnTreeListener
extends java.lang.Object
implements javax.swing.event.TreeSelectionListener

Listens for tree selections and tells the mediator it is OK to enable the class selction button


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

Constructor Detail

AnTreeListener

public AnTreeListener(TableGUIMediator med)
Method Detail

valueChanged

public void valueChanged(javax.swing.event.TreeSelectionEvent ev)
Specified by:
valueChanged in interface javax.swing.event.TreeSelectionListener


Copyright © 2012. All Rights Reserved.