Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.javatools.ui.Header.Orientation

Packages that use Header.Orientation
oracle.javatools.ui A general user interface component library. 
 

Uses of Header.Orientation in oracle.javatools.ui
 

Methods in oracle.javatools.ui that return Header.Orientation
 Header.Orientation Header.getOrientation()
          Returns the orientation of this header.
static Header.Orientation Header.Orientation.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static Header.Orientation[] Header.Orientation.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in oracle.javatools.ui with parameters of type Header.Orientation
 void Header.setOrientation(Header.Orientation orientation)
          Sets the orientation of this header.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.