public class StepSelectionServers
extends tecgraf.javautils.gui.wizard.Step
| Constructor and Description |
|---|
StepSelectionServers(csbase.logic.applicationservice.ApplicationRegistry registry,
java.lang.String remoteServer,
java.lang.String remotePort) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCancel() |
protected boolean |
canClose() |
protected boolean |
canConfirm() |
protected void |
enter(tecgraf.javautils.gui.wizard.History arg0) |
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 StepSelectionServers(csbase.logic.applicationservice.ApplicationRegistry registry,
java.lang.String remoteServer,
java.lang.String remotePort)
protected void enter(tecgraf.javautils.gui.wizard.History arg0)
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.