|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgui.dialog.DialogContentPane
gui.dialog.WorkerContentPane
jap.pay.AccountSettingsPanel.AccountCreationPane
public class AccountSettingsPanel.AccountCreationPane
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class gui.dialog.DialogContentPane |
|---|
DialogContentPane.CheckError, DialogContentPane.IWizardSuitable, DialogContentPane.IWizardSuitableNoWizardButtons, DialogContentPane.Layout |
| Field Summary |
|---|
| Fields inherited from class gui.dialog.WorkerContentPane |
|---|
DOTS, IMG_BUSY, MSG_PLEASE_WAIT |
| Constructor Summary | |
|---|---|
AccountSettingsPanel.AccountCreationPane(JAPDialog a_parent,
java.lang.String a_text,
WorkerContentPane a_pane,
java.lang.Runnable a_thread)
|
|
| Method Summary | |
|---|---|
boolean |
isReady()
Returns if the content pane is ready to start a new thread. |
boolean |
isSkippedAsPreviousContentPane()
Returns true by default, that means this worker content pane is skipped if a move from the next content pane to this one is done. |
| Methods inherited from class gui.dialog.WorkerContentPane |
|---|
checkCancel, dispose, getProgressStatus, getValue, interruptWorkerThread, isInterruptThreadSafe, joinThread, setInterruptThreadSafe |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AccountSettingsPanel.AccountCreationPane(JAPDialog a_parent,
java.lang.String a_text,
WorkerContentPane a_pane,
java.lang.Runnable a_thread)
| Method Detail |
|---|
public boolean isReady()
WorkerContentPane true after the thread has stopped.
isReady in class WorkerContentPanepublic boolean isSkippedAsPreviousContentPane()
WorkerContentPane
isSkippedAsPreviousContentPane in class WorkerContentPane
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||