| Package | Description |
|---|---|
| de.mcp.cutcad.printdialog.selectpath |
| Modifier and Type | Class and Description |
|---|---|
class |
SelectPathDialogInstance
The instance that handles selecting a path.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) SelectPathDialogDelegate |
SelectPathDialog.delegate
The object to which the callback function should be delegated to.
|
| Constructor and Description |
|---|
SelectPathDialog(SelectPathDialogDelegate delegate)
The constructor for the selectPathDialog
|