:: com :: sun :: star :: awt ::
|
interface XFocusListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XFocusListener
|
- Description
- makes it possible to receive keyboard focus events.
The window which has the keyboard focus is the window which gets
the keyboard events.
|
Methods' Summary |
focusGained |
gets invoked when a window gains the keyboard focus. |
focusLost |
gets invoked when a window loses the keyboard focus. |
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.