:: com :: sun :: star :: awt ::
|
unpublished |
interface XWindowListener2 |
|
|
- Base Interfaces
XWindowListener2
┗ XWindowListener
┗ ::com::sun::star::lang::XEventListener
XWindowListener |
- (referenced interface's summary:)
- makes it possible to receive window events.
|
|
- Usage Restrictions
- not published
- Description
- allows receive window-related events, additional to the ones received by an XWindowListener
|
Methods' Details |
windowEnabled
- Description
- is called when the window has been enabled.
|
|
windowDisabled
[oneway] void |
windowDisabled( |
[in] ::com::sun::star::lang::EventObject |
e ); |
- Description
- is called when the window has been disabled.
|
|
Top of Page
Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.