Interfaces |
XConfiguration |
A configuration describes the resources of an application like panes,
views, and tool bars and their relationships that are currently active
or are requested to be activated. Resources are specified by ResourceId
structures rather than references so that not only the current
configuration but also a requested configuration can be represented.
|
XConfigurationChangeListener |
A listener for configuration changes is called when it has been
registered at the configuration controller and a configuration change
occurs.
|
XConfigurationChangeRequest |
A single explicit request for a configuration change.
|
XConfigurationController |
The configuration controller is responsible for the management of the
set of active resources.
|
XConfigurationControllerBroadcaster |
Manage the set of registered event listeners and the event notification for a configuration
controller.
|
XConfigurationControllerRequestQueue |
The request queue of the configuration controller handles requests for
changes to the current configuration.
|
XControllerManager |
The XControllerManager gives access to the controllers of the drawing
framework.
|
XModuleController |
The module controller is responsible for loading a module (addon,
plugin, whatever the name) when it is first used.
|
XPane |
A pane is an abstraction of a window and is one of the resources managed
by the drawing framework.
|
XPane2 |
An extension of the XPane interface that adds support for
a) showing and hiding the windows that internally belong to the pane and
b) setting the accessibility object.
This is typically an optional interface.
|
XPaneBorderPainter |
Paint the border around a rectangular region, typically a pane.
|
XRelocatableResource |
An optional interface that is implemented by resources that are
relocatable to different anchors.
|
XResource |
Base interface that provides functionality shared by all resource types
of the drawing framework.
|
XResourceFactory |
Factory and possibly cache for creating and releasing resources.
|
XResourceFactoryManager |
The XResourceFactoryManager is part of the configuration controller and
manages the set of registered resource factories.
|
XResourceId |
A resource id uses a set of URLs to unambiguously specify a resource of
the drawing framework.
|
XTabBar |
UI control for the selection of views in a pane.
|
XToolBar |
Abstraction of tool bars used by the drawing framework.
|
XView |
A view in the drawing framework is any object that paints into a pane.
|
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.