|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.plaf.basic.BasicTreeUI.FocusHandler
public class BasicTreeUI.FocusHandler
Repaints the lead selection row when focus is lost/gained.
Constructor Summary | |
---|---|
BasicTreeUI.FocusHandler()
|
Method Summary | |
---|---|
void |
focusGained(FocusEvent e)
Invoked when focus is activated on the tree we're in, redraws the lead row. |
void |
focusLost(FocusEvent e)
Invoked when focus is activated on the tree we're in, redraws the lead row. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicTreeUI.FocusHandler()
Method Detail |
---|
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.