| 
 | 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 SmartIndentProvider | |
|---|---|
| oracle.javatools.editor | The Editorpackage is a basic framework for an editor component with syntax highlighting capabilities, built on top of the Swing text framework. | 
| oracle.javatools.editor.language | The Language package is a subset of the Editor package, and is the framework for extending the editor with color syntax highlighting, brace matching, and other language or content-specific editing features. | 
| Uses of SmartIndentProvider in oracle.javatools.editor | 
|---|
| Methods in oracle.javatools.editor that return SmartIndentProvider | |
|---|---|
| static SmartIndentProvider | BasicAction.getSmartIndentProvider(BasicEditorPane editor, BasicDocument document)Fetch the SmartIndentProvider for the current document. | 
| Uses of SmartIndentProvider in oracle.javatools.editor.language | 
|---|
| Methods in oracle.javatools.editor.language that return SmartIndentProvider | |
|---|---|
| protected  SmartIndentProvider | AbstractLanguageSupport.createSmartIndentProvider()Creates a new SmartIndentProviderfor performing smart indentation for this language. | 
|  SmartIndentProvider | AbstractLanguageSupport.getSmartIndentProvider()Fetches the SmartIndentProviderto use for performing smart indentation. | 
|  SmartIndentProvider | LanguageSupport.getSmartIndentProvider()Fetches the SmartIndentProviderto use for performing smart indentation. | 
| 
 | 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 | |||||||||