:: 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.

Developers Guide
OfficeDev - Java Window Integration

Exported Interfaces - Summary
XToolkit
(referenced entity's summary:)
specifies a factory interface for the window toolkit.
XDataTransferProviderAccess
XSystemChildFactory
XMessageBoxFactory
Exported Interfaces - Details
XToolkit
(referenced entity's summary:)
specifies a factory interface for the window toolkit.
XDataTransferProviderAccess
Usage Restrictions
optional
XSystemChildFactory
Usage Restrictions
optional
XMessageBoxFactory
Usage Restrictions
optional

 
Top of Page