net.sf.jameleon.ui
Class FunctionalPointTree.FPTreeListener
java.lang.Object
net.sf.jameleon.ui.FunctionalPointTree.FPTreeListener
- All Implemented Interfaces:
- EventListener, TreeSelectionListener, TreeWillExpandListener
- Enclosing class:
- FunctionalPointTree
public class FunctionalPointTree.FPTreeListener
- extends Object
- implements TreeWillExpandListener, TreeSelectionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fpDisplayer
protected FPDisplayer fpDisplayer
FunctionalPointTree.FPTreeListener
public FunctionalPointTree.FPTreeListener(FPDisplayer fpDisplayer)
treeWillCollapse
public void treeWillCollapse(TreeExpansionEvent event)
- Specified by:
treeWillCollapse
in interface TreeWillExpandListener
treeWillExpand
public void treeWillExpand(TreeExpansionEvent event)
- Specified by:
treeWillExpand
in interface TreeWillExpandListener
valueChanged
public void valueChanged(TreeSelectionEvent e)
- Specified by:
valueChanged
in interface TreeSelectionListener
Copyright © 2003-2008 Christian Hargraves. All Rights Reserved.