public class StepSelectionProjects
extends tecgraf.javautils.gui.wizard.Step
| Modifier and Type | Field and Description |
|---|---|
protected csbase.logic.ProjectSynchronizationData |
data |
| Constructor and Description |
|---|
StepSelectionProjects(csbase.logic.applicationservice.ApplicationRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCancel() |
protected boolean |
canClose() |
protected boolean |
canConfirm() |
protected void |
enter(tecgraf.javautils.gui.wizard.History history) |
protected void |
exit(tecgraf.javautils.gui.wizard.History history) |
protected java.lang.String |
getConfirmActionName() |
protected java.lang.String |
getConfirmActionTooltip() |
protected java.awt.Container |
getContainer() |
protected java.lang.String |
getInstruction() |
protected java.lang.Class |
getNext(tecgraf.javautils.gui.wizard.History arg0) |
protected java.lang.String |
getTitle() |
protected boolean |
isReady() |
protected boolean |
isTranslationCompleted(tecgraf.javautils.gui.wizard.History arg0) |
protected void |
translate(tecgraf.javautils.gui.wizard.History history,
java.lang.Object data) |
public StepSelectionProjects(csbase.logic.applicationservice.ApplicationRegistry registry)
protected void enter(tecgraf.javautils.gui.wizard.History history)
throws tecgraf.javautils.gui.wizard.WizardException
enter in class tecgraf.javautils.gui.wizard.Steptecgraf.javautils.gui.wizard.WizardExceptionprotected java.awt.Container getContainer()
getContainer in class tecgraf.javautils.gui.wizard.Stepprotected java.lang.String getInstruction()
getInstruction in class tecgraf.javautils.gui.wizard.Stepprotected java.lang.Class getNext(tecgraf.javautils.gui.wizard.History arg0)
getNext in class tecgraf.javautils.gui.wizard.Stepprotected java.lang.String getTitle()
getTitle in class tecgraf.javautils.gui.wizard.Stepprotected boolean isReady()
protected void exit(tecgraf.javautils.gui.wizard.History history)
exit in class tecgraf.javautils.gui.wizard.Stepprotected boolean isTranslationCompleted(tecgraf.javautils.gui.wizard.History arg0)
isTranslationCompleted in class tecgraf.javautils.gui.wizard.Stepprotected boolean canCancel()
canCancel in class tecgraf.javautils.gui.wizard.Stepprotected void translate(tecgraf.javautils.gui.wizard.History history,
java.lang.Object data)
translate in class tecgraf.javautils.gui.wizard.Stepprotected boolean canConfirm()
canConfirm in class tecgraf.javautils.gui.wizard.Stepprotected java.lang.String getConfirmActionName()
getConfirmActionName in class tecgraf.javautils.gui.wizard.Stepprotected java.lang.String getConfirmActionTooltip()
getConfirmActionTooltip in class tecgraf.javautils.gui.wizard.Stepprotected boolean canClose()
canClose in class tecgraf.javautils.gui.wizard.StepCopyright © 2018. All Rights Reserved.