p3j.gui.panels.projections
Class ProjectionTreeSelectionListener
java.lang.Object
p3j.gui.panels.projections.ProjectionTreeSelectionListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener
public class ProjectionTreeSelectionListener
- extends Object
- implements TreeSelectionListener
Default selection listener for projection trees.
- Author:
- Christina Bohk, Roland Ewald
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectionTreeSelectionListener
public ProjectionTreeSelectionListener(JPanel content,
IProjectionTree tree)
- Instantiates a new projection tree selection listener.
- Parameters:
content
- the contenttree
- the tree
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged
in interface TreeSelectionListener
Copyright © 2012. All Rights Reserved.