public abstract class StepSelectionFiles
extends tecgraf.javautils.gui.wizard.Step
| Modifier and Type | Field and Description |
|---|---|
protected ContainerSelectionFiles |
containerSelectionFiles |
protected String |
projectNameA |
protected String |
projectNameB |
protected csbase.logic.applicationservice.ApplicationRegistry |
registry |
protected String |
serverNameA |
protected String |
serverNameB |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCancel() |
protected boolean |
canClose() |
protected boolean |
canConfirm() |
protected void |
completeContainerSelection(Map map,
List excludeItems)
Completa os items no ContainerSelectionFiles.
|
protected List<String> |
confirmSelection(Map map)
Altera o status Transfer de todos ProjectSynchronizationFileInfo de
acordo com a seleção no ContainerSelectionFiles.
|
protected void |
enter(tecgraf.javautils.gui.wizard.History history) |
protected String |
getConfirmActionName() |
protected String |
getConfirmActionTooltip() |
protected Container |
getContainer() |
protected boolean |
isReady() |
protected boolean |
isTranslationCompleted(tecgraf.javautils.gui.wizard.History arg0) |
protected void |
translate(tecgraf.javautils.gui.wizard.History history,
Object data) |
protected ContainerSelectionFiles containerSelectionFiles
protected csbase.logic.applicationservice.ApplicationRegistry registry
protected String serverNameA
protected String projectNameA
protected String serverNameB
protected String projectNameB
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 void completeContainerSelection(Map map, List excludeItems)
map - Lista de todos ProjectSynchronizationFileInfoexcludeItems - Lista com os nomes dos arquivos selecionados do
projeto A para serem copiados para o projeto Bprotected Container getContainer()
getContainer in class tecgraf.javautils.gui.wizard.Stepprotected List<String> confirmSelection(Map map)
map - .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 canConfirm()
canConfirm in class tecgraf.javautils.gui.wizard.Stepprotected String getConfirmActionName()
getConfirmActionName in class tecgraf.javautils.gui.wizard.Stepprotected String getConfirmActionTooltip()
getConfirmActionTooltip 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 © 2020. All rights reserved.