|
Extension SDK 10.1.2 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MacroRegistry | |
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. |
Uses of MacroRegistry in oracle.jdeveloper.externaltools |
Methods in oracle.jdeveloper.externaltools that return MacroRegistry | |
MacroRegistry |
ExternalToolOptionsEnvironment.getMacroRegistry()
Get the macro registry. |
abstract MacroRegistry |
ExternalToolManager.getMacroRegistry()
Get the macro registry. |
Uses of MacroRegistry in oracle.jdeveloper.externaltools.macro |
Methods in oracle.jdeveloper.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. |
|
Extension SDK | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1997, 2004, Oracle. All rights reserved.