|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatLayer | |
|---|---|
| org.netbeans.editor.ext | Completion Design View |
| Uses of FormatLayer in org.netbeans.editor.ext |
|---|
| Classes in org.netbeans.editor.ext that implement FormatLayer | |
|---|---|
class |
AbstractFormatLayer
Abstract formatting layer offers the support for naming the layer and creation of an format-support. |
class |
ExtFormatter
Deprecated. Please use Editor Indentation API instead, for details see Editor Indentation. |
static class |
ExtFormatter.Simple
Deprecated. Simple formatter |
| Methods in org.netbeans.editor.ext with parameters of type FormatLayer | |
|---|---|
void |
ExtFormatter.addFormatLayer(FormatLayer layer)
Deprecated. Add the new format layer to the layer hierarchy. |
boolean |
ExtFormatter.replaceFormatLayer(String layerName,
FormatLayer layer)
Deprecated. Replace the format-layer with the layerName with the the given layer. |
|
org.netbeans.modules.editor.lib/1 1.44.0 9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||