|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface to print components.
| Field Summary | |
|---|---|
static int |
TYPE_EXPORT
For exportation as a SVG File |
static int |
TYPE_PRINT
For printing. |
| Method Summary | |
|---|---|
boolean |
print(boolean ask,
Component c)
|
void |
setType(int ntype)
Prints the given component. |
| Field Detail |
public static final int TYPE_PRINT
public static final int TYPE_EXPORT
| Method Detail |
public void setType(int ntype)
public boolean print(boolean ask,
Component c)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||