|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
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.5.0) E13403-06 |
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |