public class StepConclusion
extends tecgraf.javautils.gui.wizard.Step
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCancel() |
protected boolean |
canClose() |
protected boolean |
canConfirm() |
protected java.lang.Object |
confirm(tecgraf.javautils.gui.wizard.History history) |
protected void |
enter(tecgraf.javautils.gui.wizard.History history) |
protected void |
exit(tecgraf.javautils.gui.wizard.History arg0) |
protected java.lang.String |
getConfirmActionName() |
protected java.lang.String |
getConfirmActionTooltip() |
protected java.awt.Container |
getContainer() |
ContainerConclusion |
getContainerConclusion()
Retorna o componete da com o resumo da sincronização.
|
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) |
protected boolean canConfirm()
protected java.lang.Object confirm(tecgraf.javautils.gui.wizard.History history)
throws tecgraf.javautils.gui.wizard.WizardException
confirm in class tecgraf.javautils.gui.wizard.Steptecgraf.javautils.gui.wizard.WizardExceptionprotected 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.lang.String getConfirmActionName()
protected java.lang.String getConfirmActionTooltip()
protected 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.String getTitle()
getTitle 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 void exit(tecgraf.javautils.gui.wizard.History arg0)
exit in class tecgraf.javautils.gui.wizard.Steppublic ContainerConclusion getContainerConclusion()
protected 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 isReady()
isReady in class tecgraf.javautils.gui.wizard.Stepprotected boolean canClose()
canClose in class tecgraf.javautils.gui.wizard.StepCopyright © 2015. All Rights Reserved.