Extension SDK 9.0.5

Uses of Package
oracle.jdeveloper.externaltools.macro

Packages that use oracle.jdeveloper.externaltools.macro
oracle.jdeveloper.externaltools Contains interfaces and classes that allow the support for external tools in the JDeveloper IDE to be invoked, manipulated and extended by extensions. 
oracle.jdeveloper.externaltools.macro Contains APIs related to macros that can be expanded when invoking external tools. 
 

Classes in oracle.jdeveloper.externaltools.macro used by oracle.jdeveloper.externaltools
MacroPicker
          Interface to the macro picker UI.
MacroRegistry
          Macros use information from the current JDeveloper context to pass into or influence the behavior of external tools.
MacroTextField
          A text field that will display a completion insight popup when the user starts typing a macro.
 

Classes in oracle.jdeveloper.externaltools.macro used by oracle.jdeveloper.externaltools.macro
MacroExpander
          Macro expanders are registered with the MacroRegistry and can be used to expand macros prior to running external tools.
MacroPicker
          Interface to the macro picker UI.
MacroRegistry
          Macros use information from the current JDeveloper context to pass into or influence the behavior of external tools.
MacroTextField
          A text field that will display a completion insight popup when the user starts typing a macro.
 


Extension SDK

 

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