|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
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
Unlike the formatter class, the ExtFormatter concentrates on providing a support for the real formatting process. |
static class |
ExtFormatter.Simple
Simple formatter |
Methods in org.netbeans.editor.ext with parameters of type FormatLayer | |
---|---|
void |
ExtFormatter.addFormatLayer(FormatLayer layer)
Add the new format layer to the layer hierarchy. |
boolean |
ExtFormatter.replaceFormatLayer(String layerName,
FormatLayer layer)
Replace the format-layer with the layerName with the the given layer. |
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |