:: com :: sun :: star :: awt ::
|
interface XWindowListener |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-::com::sun::star::lang::XEventListener
|
+-XWindowListener
|
- Description
- makes it possible to receive window events.
Component events are provided only for
notification purposes. Moves and resizes will be handled
interally by the window component, so that GUI layout works properly
regardless of whether a program registers such a listener or not.
|
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.