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 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 String |
getConfirmActionName() |
protected String |
getConfirmActionTooltip() |
protected Container |
getContainer() |
ContainerConclusion |
getContainerConclusion()
Retorna o componete da com o resumo da sincronização.
|
protected String |
getInstruction() |
protected Class |
getNext(tecgraf.javautils.gui.wizard.History arg0) |
protected String |
getTitle() |
protected boolean |
isReady() |
protected boolean |
isTranslationCompleted(tecgraf.javautils.gui.wizard.History arg0) |
protected void |
translate(tecgraf.javautils.gui.wizard.History history,
Object data) |
protected boolean canConfirm()
protected 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 String getConfirmActionName()
protected String getConfirmActionTooltip()
protected Container getContainer()
getContainer in class tecgraf.javautils.gui.wizard.Stepprotected String getInstruction()
getInstruction in class tecgraf.javautils.gui.wizard.Stepprotected String getTitle()
getTitle in class tecgraf.javautils.gui.wizard.Stepprotected 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,
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 © 2016. All rights reserved.