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

E13403-08

Uses of Package
oracle.ide.externaltools.macro

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

Classes in oracle.ide.externaltools.macro used by oracle.ide.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.ide.externaltools.macro used by oracle.ide.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.
Parameter
          A parameter in a parameterized external tool macro.
 


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

E13403-08

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