|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FormatLayer
Formatting layer that can be added to BaseFormatter to format the tokens.
| Method Summary | |
|---|---|
void |
format(FormatWriter fw)
Format the tokens begining with the firstItem till the end. |
String |
getName()
Get the name of the layer. |
| Method Detail |
|---|
String getName()
void format(FormatWriter fw)
fw - format-writer to be formatted. The format-layer
will usually create the format-support as an abstraction
level over the format-layer.
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||