Snippet133

Undocumented in source.

Members

Functions

open
void open()
backgroundColor
Color backgroundColor;
bottomMargin
int bottomMargin;
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

display
Display display;
end
int end;
Undocumented in source.
font
Font font;
Undocumented in source.
foregroundColor
Color foregroundColor;
Undocumented in source.
gc
GC gc;
Undocumented in source.
index
int index;
Undocumented in source.
leftMargin
int leftMargin;
Undocumented in source.
lineHeight
int lineHeight;
Undocumented in source.
printer
Printer printer;
printerBackground
RGB printerBackground;
Undocumented in source.
printerFontData
FontData[] printerFontData;
Undocumented in source.
printerForeground
RGB printerForeground;
rightMargin
int rightMargin;
Undocumented in source.
shell
Shell shell;
Undocumented in source.
tabWidth
int tabWidth;
Undocumented in source.
tabs
String tabs;
Undocumented in source.
text
Text text;
Undocumented in source.
textToPrint
String textToPrint;
topMargin
int topMargin;
Undocumented in source.
wordBuffer
StringBuffer wordBuffer;
Undocumented in source.
x
int x;
y
int y;
Undocumented in source.

Meta