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

interface XToolkit2
Base Interfaces
XToolkit2XToolkitXDataTransferProviderAccessXSystemChildFactoryXMessageBoxFactoryXExtendedToolkitXReschedule

XToolkit
(referenced interface's summary:)
specifies a factory interface for the window toolkit.
XDataTransferProviderAccess
(referenced interface's summary:)
This interface extends the XToolkit interface with clipboard and drag-and-drop support.
XSystemChildFactory
(referenced interface's summary:)
specifies a factory interface for creating system child windows.
XMessageBoxFactory
(referenced interface's summary:)
specifies a factory interface for creating message boxes.
XExtendedToolkit
(referenced interface's summary:)
The XExtendedToolkit is an extension of the XToolkit interface. It basically provides access to three event broadcasters which are used for instance in the context of accessibility. It is, however, not restricted to accessibility.
XReschedule
(referenced interface's summary:)
The XReschedule interface can be used to give control to the main thread to allow events processing.
Description
Provides a unified interface for the new-style service Toolkit to implement.
Since
LibreOffice 4.0

Top of Page