|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||