Top   Module   Use   Manual   Index 
 INCLUDED SERVICES | EXPORTED INTERFACES | PROPERTIES' SUMMARY | PROPERTIES' DETAILS 

com :: sun :: star :: awt ::

service Toolkit

Description
describes a toolkit that creates windows on a screen.

The design of the interfaces for the toolkit implementation should be remote. This means that the calls to the interfaces of the toolkit should be one-way. Too many synchronous calls kill the remote performance.



Exported Interfaces

com::sun::star::awt::XToolkit
Description
specifies a factory interface for the windowing toolkit.
com::sun::star::awt::XDataTransferProviderAccess
[ OPTIONAL ]

Top of Page