:: com :: sun :: star :: awt ::
|
interface XWindowListener |
- Base Interfaces
::com::sun::star::uno::XInterface
|
+--::com::sun::star::lang::XEventListener
|
+--XWindowListener
::com::sun::star::lang::XEventListener |
- (referenced interface's summary:)
- base interface for all event listeners interfaces.
|
|
- Description
- makes it possible to receive window events.
Component events are provided only for
notification purposes. Moves and resizes will be handled
internally by the window component, so that GUI layout works properly
regardless of whether a program registers such a listener or not.
|
Copyright © 2003 Sun Microsystems, Inc.