|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.novell.application.console.snapin.ShellFocusAdapter
Listens for shell focus events.
The ShellFocusAdapter class is the default implementation of the ShellFocusListener interface, implemented for the purpose of listening for shell focus events.
ShellSelectionListener| Constructor Summary | |
ShellFocusAdapter()
Builds a ShellSelectionAdapter object. |
|
| Method Summary | |
void |
focusChanged(ShellFocusEvent event)
Allows a participating snap-in to perform an action associated with a shell focus changed event. |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public ShellFocusAdapter()
| Method Detail |
public void focusChanged(ShellFocusEvent event)
event - The shell focus event containing the new status.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||