|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectariba.ui.wizard.component.ComponentActionTarget
public final class ComponentActionTarget
Constructor Summary | |
---|---|
ComponentActionTarget(Wizard wizard,
AWComponent component,
boolean quitWizard)
|
Method Summary | |
---|---|
AWComponent |
component()
|
WizardFrame |
getOriginatingFrame()
Returns the frame that is responsible for taking form values and handling actions originated from this target. |
boolean |
terminatesWizard()
Returns true if this ation target should terminate the current wizard. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ComponentActionTarget(Wizard wizard, AWComponent component, boolean quitWizard)
Method Detail |
---|
public boolean terminatesWizard()
WizardActionTarget
terminatesWizard
in interface WizardActionTarget
public AWComponent component()
public WizardFrame getOriginatingFrame()
WizardActionTarget
getOriginatingFrame
in interface WizardActionTarget
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |