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

E13403-08

Uses of Class
oracle.ide.externaltools.macro.MacroRegistry

Packages that use MacroRegistry
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. 
 

Uses of MacroRegistry in oracle.ide.externaltools
 

Methods in oracle.ide.externaltools that return MacroRegistry
 MacroRegistry ExternalToolOptionsEnvironment.getMacroRegistry()
          Get the macro registry.
abstract  MacroRegistry ExternalToolManager.getMacroRegistry()
          Gets the macro registry.
 

Uses of MacroRegistry in oracle.ide.externaltools.macro
 

Methods in oracle.ide.externaltools.macro with parameters of type MacroRegistry
 void MacroTextField.configure(MacroRegistry registry, ExternalToolType type, boolean onlyDirectories)
          Configure this macro text field to use the specified registry, external tool type, and whether to only show directories.
 


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.