|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.plaf.basic.BasicToolBarUI.ToolBarFocusListener
protected class BasicToolBarUI.ToolBarFocusListener
DOCUMENT ME!
| Constructor Summary | |
|---|---|
protected |
BasicToolBarUI.ToolBarFocusListener()
Creates a new ToolBarFocusListener object. |
| Method Summary | |
|---|---|
void |
focusGained(FocusEvent e)
Receives notification when the toolbar or one of it's component receives the keyboard input focus. |
void |
focusLost(FocusEvent e)
Receives notification when the toolbar or one of it's component looses the keyboard input focus. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected BasicToolBarUI.ToolBarFocusListener()
| Method Detail |
|---|
public void focusGained(FocusEvent e)
focusGained in interface FocusListenere - the focus eventpublic void focusLost(FocusEvent e)
focusLost in interface FocusListenere - the focus event
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||