|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.util.swing.calendar.plaf.BasicCalendarPanelUI.FocusHandler
public class BasicCalendarPanelUI.FocusHandler
The focus listener that is added to the calendar panel at
BasicCalendarPanelUI.installUI(javax.swing.JComponent) time.
BasicCalendarPanelUI.createFocusListener()| Constructor Summary | |
|---|---|
BasicCalendarPanelUI.FocusHandler()
Creates a new FocusHandler. |
|
| Method Summary | |
|---|---|
void |
focusGained(FocusEvent e)
Invoked when the calendar panel gains the keyboard focus. |
void |
focusLost(FocusEvent e)
Invoked when the calendar panel loses the keyboard focus. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicCalendarPanelUI.FocusHandler()
FocusHandler.
| Method Detail |
|---|
public void focusGained(FocusEvent e)
focusGained in interface FocusListenere - The focus event.public void focusLost(FocusEvent e)
focusLost in interface FocusListenere - The focus event.
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||