(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

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

constants group PopupMenuDirection
Description
These values are used to specify the direction in which a popup menu will grow.

They may be expanded in future versions.


Constants
DEFAULT [ DEPRECATED ]
 
DOWN [ DEPRECATED ]
 
EXECUTE_DEFAULT opens on execute in a default direction.  
EXECUTE_DOWN opens on execute downwards.  
EXECUTE_UP opens on execute upwards.  
EXECUTE_LEFT opens on execute to the left.  
EXECUTE_RIGHT opens on execute to the right.  
Constants' Details
DEFAULT
const short DEFAULT = 0;
Usage Restrictions
deprecated
DOWN
const short DOWN = 1;
Usage Restrictions
deprecated
EXECUTE_DEFAULT
const short EXECUTE_DEFAULT = 0;
Description
opens on execute in a default direction.
EXECUTE_DOWN
const short EXECUTE_DOWN = 1;
Description
opens on execute downwards.
EXECUTE_UP
const short EXECUTE_UP = 2;
Description
opens on execute upwards.
EXECUTE_LEFT
const short EXECUTE_LEFT = 4;
Description
opens on execute to the left.
EXECUTE_RIGHT
const short EXECUTE_RIGHT = 8;
Description
opens on execute to the right.
Top of Page

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.