Extension SDK 10.1.2

Uses of Class
oracle.ide.palette.PaletteManager

Packages that use PaletteManager
oracle.ide.palette Contains classes that allow for palette integration and commands. 
 

Uses of PaletteManager in oracle.ide.palette
 

Methods in oracle.ide.palette that return PaletteManager
static PaletteManager PaletteManager.getPaletteManager()
          Returns the PaletteManager instance that is active in the IDE.
 

Methods in oracle.ide.palette with parameters of type PaletteManager
static void PaletteManager.setPaletteManager(PaletteManager paletteManager)
          Publishes the specified PaletteManager as the active instance in the IDE.
 


Extension SDK

 

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