|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.examples.simpleviewer.gui.popups.Wizard
public class Wizard
| Constructor Summary | |
|---|---|
Wizard(java.awt.Frame owner,
WizardPanelModel panelManager)
Create a Wizard dialog box using the panels given in the given WizardPanelModel. |
|
| Method Summary | |
|---|---|
int |
showModalDialog()
Display a modal wizard dialog in the middle of the screen. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Wizard(java.awt.Frame owner,
WizardPanelModel panelManager)
owner - Parent framepanelManager - Implements the WizardPanelModel interface, therefore containing all the panels and logic.| Method Detail |
|---|
public int showModalDialog()
|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||