FocusListener
, EventListener
public class BasicXListUI.FocusHandler extends Object implements FocusListener
Constructor | Description |
---|---|
FocusHandler() |
Modifier and Type | Method | 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 © 2018. All rights reserved.