public abstract class StepSelectionFiles
extends tecgraf.javautils.gui.wizard.Step
| Modifier and Type | Field and Description |
|---|---|
protected ContainerSelectionFiles |
containerSelectionFiles |
protected java.lang.String |
projectNameA |
protected java.lang.String |
projectNameB |
protected csbase.logic.applicationservice.ApplicationRegistry |
registry |
protected java.lang.String |
serverNameA |
protected java.lang.String |
serverNameB |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canCancel() |
protected boolean |
canClose() |
protected boolean |
canConfirm() |
protected void |
completeContainerSelection(java.util.Map map,
java.util.List excludeItems)
Completa os items no ContainerSelectionFiles.
|
protected java.util.List<java.lang.String> |
confirmSelection(java.util.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 java.lang.String |
getConfirmActionName() |
protected java.lang.String |
getConfirmActionTooltip() |
protected java.awt.Container |
getContainer() |
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 ContainerSelectionFiles containerSelectionFiles
protected csbase.logic.applicationservice.ApplicationRegistry registry
protected java.lang.String serverNameA
protected java.lang.String projectNameA
protected java.lang.String serverNameB
protected java.lang.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(java.util.Map map,
java.util.List excludeItems)
map - Lista de todos ProjectSynchronizationFileInfoexcludeItems - Lista com os nomes dos arquivos selecionados do
projeto A para serem copiados para o projeto Bprotected java.awt.Container getContainer()
getContainer in class tecgraf.javautils.gui.wizard.Stepprotected java.util.List<java.lang.String> confirmSelection(java.util.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,
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 isReady()
isReady in class tecgraf.javautils.gui.wizard.Stepprotected boolean canClose()
canClose in class tecgraf.javautils.gui.wizard.StepCopyright © 2016. All Rights Reserved.