org.deegree.tools.crs.georeferencing.application.listeners
Class NavigationTreeSelectionListener

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.application.listeners.NavigationTreeSelectionListener
All Implemented Interfaces:
EventListener, TreeSelectionListener

public class NavigationTreeSelectionListener
extends Object
implements TreeSelectionListener

Provides functionality to handle user interaction within a JTree.

Version:
$Revision: 31688 $, $Date: 2011-08-30 15:05:12 +0200 (Tue, 30 Aug 2011) $
Author:
Steffen Thomas, last edited by: $Author: mschneider $

Constructor Summary
NavigationTreeSelectionListener(ApplicationState state)
           
 
Method Summary
 void valueChanged(TreeSelectionEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NavigationTreeSelectionListener

public NavigationTreeSelectionListener(ApplicationState state)
Method Detail

valueChanged

public void valueChanged(TreeSelectionEvent e)
Specified by:
valueChanged in interface TreeSelectionListener


Copyright © 2011. All Rights Reserved.