public class BasicXListUI.FocusHandler extends Object implements FocusListener
Constructor and Description |
---|
FocusHandler() |
Modifier and Type | Method and Description |
---|---|
void |
focusGained(FocusEvent e) |
void |
focusLost(FocusEvent e) |
protected void |
repaintCellFocus() |
protected void repaintCellFocus()
public void focusGained(FocusEvent e)
focusGained
in interface FocusListener
public void focusLost(FocusEvent e)
focusLost
in interface FocusListener
Copyright © 2016. All rights reserved.