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.ghost.GhostPalette

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()
           

 


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.