Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Uses of Interface
oracle.ide.palette.Invokable

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

Uses of Invokable in oracle.ide.palette
 

Subinterfaces of Invokable in oracle.ide.palette
 interface PaletteEditor
          The PaletteEditor interface should be implemented by clients that are interested in adding their own invokable dialogs to the Component Palette.
 interface PaletteInvokable
           
 

Methods in oracle.ide.palette with parameters of type Invokable
abstract  void PaletteManager.registerPaletteWizard(java.lang.String type, Invokable wizard)
          Register Invokable wizard.
 

Uses of Invokable in oracle.jdeveloper.palette
 

Classes in oracle.jdeveloper.palette that implement Invokable
 class PaletteEditor
          The PaletteEditor interface should be implemented by clients that are interested in adding their own invokable dialogs to the Component Palette.
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

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