Package | Description |
---|---|
de.mcp.cutcad.printdialog |
Modifier and Type | Field and Description |
---|---|
private PrintDialogWindow |
PrintDialogInstance.parent |
private PrintDialogWindow |
PrintDialog.printDialogWindow
Contains the object that manages the print dialog window
|
Modifier and Type | Method and Description |
---|---|
private PrintDialogWindow |
PrintDialog.addPrintDialogFrame(int theWidth,
int theHeight,
java.util.ArrayList<PrintInstance> printInstances)
Creates a new frame and registers a new PrintDialogFrame with it.
|
Modifier and Type | Method and Description |
---|---|
void |
PrintDialogInstance.setPrintDialogWindow(PrintDialogWindow parent) |