|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrintContainer | |
|---|---|
| org.netbeans.editor | |
| Uses of PrintContainer in org.netbeans.editor |
|---|
| Methods in org.netbeans.editor with parameters of type PrintContainer | |
|---|---|
void |
BaseDocument.print(PrintContainer container)
|
void |
BaseDocument.print(PrintContainer container,
boolean usePrintColoringMap,
boolean lineNumberEnabled,
int startOffset,
int endOffset)
Print into given container. |
void |
BaseDocument.print(PrintContainer container,
boolean usePrintColoringMap,
Boolean lineNumberEnabled,
int startOffset,
int endOffset)
Print into given container. |
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||