Arch4J 1.1

org.arch4j.ui.tree
Class TreeBrowserSelectionListener

java.lang.Object
  |
  +--org.arch4j.ui.tree.TreeBrowserSelectionListener
All Implemented Interfaces:
EventListener, MouseListener, TreeSelectionListener
Direct Known Subclasses:
PreviousSelectionListener

public class TreeBrowserSelectionListener
extends Object
implements TreeSelectionListener, MouseListener


Constructor Summary
TreeBrowserSelectionListener(TreeBrowser aTreeBrowser)
          This method was created by a SmartGuide.
 
Method Summary
protected  Point getPopupMenuOrigin(BrowserTreeNode node, Component component, int x, int y)
           
 void mouseClicked(MouseEvent e)
           
 void mouseEntered(MouseEvent e)
           
 void mouseExited(MouseEvent e)
           
 void mousePressed(MouseEvent e)
           
 void mouseReleased(MouseEvent e)
           
 void valueChanged(TreeSelectionEvent event)
          This method was created by a SmartGuide.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeBrowserSelectionListener

public TreeBrowserSelectionListener(TreeBrowser aTreeBrowser)
This method was created by a SmartGuide.

Method Detail

mouseClicked

public void mouseClicked(MouseEvent e)
Specified by:
mouseClicked in interface MouseListener

mouseEntered

public void mouseEntered(MouseEvent e)
Specified by:
mouseEntered in interface MouseListener

mouseExited

public void mouseExited(MouseEvent e)
Specified by:
mouseExited in interface MouseListener

mousePressed

public void mousePressed(MouseEvent e)
Specified by:
mousePressed in interface MouseListener

mouseReleased

public void mouseReleased(MouseEvent e)
Specified by:
mouseReleased in interface MouseListener

getPopupMenuOrigin

protected Point getPopupMenuOrigin(BrowserTreeNode node,
                                   Component component,
                                   int x,
                                   int y)

valueChanged

public void valueChanged(TreeSelectionEvent event)
This method was created by a SmartGuide.

Specified by:
valueChanged in interface TreeSelectionListener

Arch4J 1.1

Copyright © 2000-2004 SpiderLogic, a service of Wipfli Ullrich Bertelson LLP.