public class QuaquaListUI.FocusHandler
extends java.lang.Object
implements java.awt.event.FocusListener
| Constructor and Description |
|---|
FocusHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(java.awt.event.FocusEvent event) |
void |
focusLost(java.awt.event.FocusEvent event) |
protected void |
repaintCellFocus() |
protected void repaintCellFocus()
public void focusGained(java.awt.event.FocusEvent event)
focusGained in interface java.awt.event.FocusListenerpublic void focusLost(java.awt.event.FocusEvent event)
focusLost in interface java.awt.event.FocusListener