Packageorg.aswing
Interfacepublic interface Orientable
ImplementorsJAdjuster, JProgressBar, JScrollBar, JSeparator, JSlider, JSplitPane, JToolBar

An component or any thing has HORIZONTAL or VERTICAL form.



Public Methods
 MethodDefined by
  
Returns the orientation.
Orientable
  
setOrientation(ori:int):void
Sets the orientation, or how the splitter is divided.
Orientable
Method detail
getOrientation()method
public function getOrientation():int

Returns the orientation.

Returns
int — an integer giving the orientation

See also

setOrientation()method 
public function setOrientation(ori:int):void

Sets the orientation, or how the splitter is divided. The options are:

Parameters
ori:int — an integer specifying the orientation