Package | Description |
---|---|
org.jfree.ui |
Utility classes for creating user interfaces.
|
Modifier and Type | Method and Description |
---|---|
WizardDialog |
WizardPanel.getOwner()
Returns a reference to the dialog that owns the panel.
|
Modifier and Type | Method and Description |
---|---|
void |
WizardPanel.setOwner(WizardDialog owner)
Sets the reference to the dialog that owns the panel (this is called automatically by
the dialog when the panel is added to the dialog).
|
Copyright © 2001–2018 JFree.org. All rights reserved.