com :: sun :: star :: awt :: interface XVclContainer
- Base Interface
- com::sun::star::uno::XInterface
- [ DEPRECATED ]
- Description
- represents a container VCL window.
Methods' Details
|
- addVclContainerListener
-  
- [ oneway ] void
addVclContainerListener(
-
- Description
- adds the specified container listener to receive
container events from this container.
|
- removeVclContainerListener
-  
- [ oneway ] void
removeVclContainerListener(
-
- Description
- removes the specified container listener so that it
no longer receives container events from this container.
|
- getWindows
-  
sequence< com::sun::star::awt::XWindow >
getWindows();
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.