|
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 |
Packages that use GhostPalette | |
---|---|
oracle.ide.util | Contains utility classes. |
oracle.javatools.ui.ghost | |
oracle.javatools.ui.search | Provides a general purpose search or filter component. |
Uses of GhostPalette in oracle.ide.util |
---|
Methods in oracle.ide.util with parameters of type GhostPalette | |
---|---|
static void |
GhostPaletteUtil.show(GhostPalette palette, java.lang.String key, javax.swing.JLayeredPane layeredPane, boolean fadeIn) Show a ghost palette at the same position as the last time it was shown, or using the default position if this is the first time the palette is being shown. |
static void |
GhostPaletteUtil.show(GhostPalette palette, java.lang.String key, javax.swing.JLayeredPane layeredPane, boolean fadeIn, int w, int h) Show a ghost palette with the same size and position as the last time it was shown, or using a default size and position if this is the first time the palette is being shown. |
Uses of GhostPalette in oracle.javatools.ui.ghost |
---|
Subclasses of GhostPalette in oracle.javatools.ui.ghost | |
---|---|
static class |
GhostBuilder.GhostBuiltPalette An extension to a GhostPalette that has been built with the GhostBuilder. |
class |
GhostPointingPalette Derivative of GhostPalette that underlays a pointing arrow to an area of a given component. |
Uses of GhostPalette in oracle.javatools.ui.search |
---|
Methods in oracle.javatools.ui.search that return GhostPalette | |
---|---|
GhostPalette |
MiniSearchDialog.ghostPalette() |
|
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 |