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.ghost.GhostBuilder.Features

Packages that use GhostBuilder.Features
oracle.javatools.ui.ghost   
 

Uses of GhostBuilder.Features in oracle.javatools.ui.ghost
 

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

Method parameters in oracle.javatools.ui.ghost with type arguments of type GhostBuilder.Features
static GhostBuilder.GhostBuiltPalette GhostBuilder.build(java.util.EnumSet<GhostBuilder.Features> features, javax.swing.JComponent content)
           
static GhostBuilder.GhostBuiltPalette GhostBuilder.build(java.util.EnumSet<GhostBuilder.Features> features, javax.swing.JComponent content, java.lang.String title)
           
 


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.