borland Packages Class Hierarchy jbcl.util Package Index
borland.jbcl.util.Orientation
VariablesThe Orientation interface defines the variables used to describe the orientation of an object, which can be horizontal or vertical.
static final int HORIZONTAL = 0A horizontal orientation.
static final int VERTICAL = 1A vertical orientation.