Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


Uses of Class
oracle.javatools.ui.WindowTiler.Alignment

Packages that use WindowTiler.Alignment
oracle.javatools.ui A general user interface component library. 

 

Uses of WindowTiler.Alignment in oracle.javatools.ui

 

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

 

Methods in oracle.javatools.ui that return types with arguments of type WindowTiler.Alignment
 java.util.List<WindowTiler.Alignment> WindowTiler.getAlignment()
           

 

Method parameters in oracle.javatools.ui with type arguments of type WindowTiler.Alignment
 void WindowTiler.setAlignment(java.util.List<WindowTiler.Alignment> alignment)
          The list of alignments in preferred order in which the tiler will attempt to place the secondary window in relation to the first.

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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