:: com :: sun :: star :: plugin ::
|
enum PluginVariable |
- Description
- Describes the possible parameters to XPluginContext::getValue.
It describes what kind of object is requested.
|
Values |
VxDisplay |
XPluginContext::getValue will return the XWindow display pointer of
a display connection (UNIX only)
|
VxtAppContext |
XPluginContext::getValue will return the global Xt application context
(UNIX only)
|
Values' Details |
VxDisplay
VxDisplay,
- Description
- XPluginContext::getValue will return the XWindow display pointer of
a display connection (UNIX only)
|
|
VxtAppContext
VxtAppContext,
- Description
- XPluginContext::getValue will return the global Xt application context
(UNIX only)
|
|
Top of Page
Copyright © 2011, 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.