|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormatWriter | |
|---|---|
| org.netbeans.editor.ext | Completion Design View |
| Uses of FormatWriter in org.netbeans.editor.ext |
|---|
| Methods in org.netbeans.editor.ext that return FormatWriter | |
|---|---|
FormatWriter |
FormatSupport.getFormatWriter()
Getter for the format-writer associated with this format-support. |
| Methods in org.netbeans.editor.ext with parameters of type FormatWriter | |
|---|---|
protected FormatSupport |
AbstractFormatLayer.createFormatSupport(FormatWriter fw)
Create the format-support as an abstraction over the format-writer. |
void |
FormatLayer.format(FormatWriter fw)
Format the tokens begining with the firstItem till the end. |
void |
ExtFormatter.format(FormatWriter fw)
Called by format-writer to do the format |
| Constructors in org.netbeans.editor.ext with parameters of type FormatWriter | |
|---|---|
ExtFormatSupport(FormatWriter formatWriter)
|
|
FormatSupport(FormatWriter formatWriter)
|
|
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||