|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Formatter | |
|---|---|
| org.netbeans.editor | |
| org.netbeans.editor.ext | Completion Design View |
| Uses of Formatter in org.netbeans.editor |
|---|
| Methods in org.netbeans.editor that return Formatter | |
|---|---|
Formatter |
BaseKit.createFormatter()
Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation. |
Formatter |
BaseDocument.getFormatter()
Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation. |
static Formatter |
Formatter.getFormatter(Class kitClass)
Deprecated. Use of editor kit's implementation classes is deprecated in favor of mime types. |
static Formatter |
Formatter.getFormatter(String mimeType)
Deprecated. Use Editor Indentation API. |
Formatter |
BaseDocument.getLegacyFormatter()
Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation. |
| Methods in org.netbeans.editor with parameters of type Formatter | |
|---|---|
static void |
Formatter.setFormatter(Class kitClass,
Formatter formatter)
Deprecated. Use Editor Indentation API. |
| Uses of Formatter in org.netbeans.editor.ext |
|---|
| Subclasses of Formatter in org.netbeans.editor.ext | |
|---|---|
class |
ExtFormatter
Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation. |
static class |
ExtFormatter.Simple
Deprecated. Simple formatter |
|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||