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

E17493-01

Uses of Class
oracle.javatools.ui.TitledSeparator.STYLE

Packages that use TitledSeparator.STYLE
oracle.javatools.ui A general user interface component library. 
 

Uses of TitledSeparator.STYLE in oracle.javatools.ui
 

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

Constructors in oracle.javatools.ui with parameters of type TitledSeparator.STYLE
TitledSeparator(java.lang.String title, TitledSeparator.STYLE style)
          create a titled separator with the given style
 


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

E17493-01

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