public abstract class BaseCompareView.PositionListener
extends java.lang.Object
implements java.awt.event.FocusListener
| Constructor and Description |
|---|
BaseCompareView.PositionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
focusGained(java.awt.event.FocusEvent e) |
void |
focusLost(java.awt.event.FocusEvent e) |
protected void |
resetTimer() |
public void focusGained(java.awt.event.FocusEvent e)
focusGained in interface java.awt.event.FocusListenerpublic void focusLost(java.awt.event.FocusEvent e)
focusLost in interface java.awt.event.FocusListenerprotected void resetTimer()