public class BasicTreeUI.FocusHandler extends Object implements FocusListener
Constructor and Description |
---|
FocusHandler() |
Modifier and Type | Method and Description |
---|---|
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.
|
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.