Content for OpenOffice.org version 3.3.
:: com :: sun :: star :: drawing :: framework ::
|
| unpublished |
service BasicPaneFactory |
|
|
- Supported Interface
- XResourceFactory
|
- Usage Restrictions
- not published
- Description
- The is a resource factory that provides the
panes used by the Draw and Impress applications.
This factory provides the center, left, and right pane. For the left
pane there are two URLS, private:resource/floater/LeftImpressPane
and private:resource/floater/LeftDrawPane, one for Impress,
the other for Draw. The center pane and the right pane have the URLs
private:resource/floater/CenterPane and
private:resource/floater/RightPane respectively.
This factory is typically created indirectly by registering it in the
configuration and have the XModuleController create it on
demand.
|
| Constructors' Summary |
| create |
Give the controller to new instances so that they have access to the
drawing framework controllers.
|
| Constructors' Details |
create
- Description
- Give the controller to new instances so that they have access to the
drawing framework controllers.
|
|
Top of Page
Copyright © 1995, 2010, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.