| Package | Description |
|---|---|
| tecgraf.javautils.gui.wizard |
| Modifier and Type | Field and Description |
|---|---|
static Step.ConfirmOperation |
Step.ConfirmOperation.GO_NEXT
Vai para o próximo passo.
|
static Step.ConfirmOperation |
Step.ConfirmOperation.NOTHING
Não executa nenhuma operaçao.
|
| Modifier and Type | Method and Description |
|---|---|
protected Step.ConfirmOperation |
Step.getConfirmOperation()
Obtém a operação de confirmação.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
Step.setConfirmOperation(Step.ConfirmOperation operation)
Define a ação a ser realizada ao se confirmar o passo.
|
| Constructor and Description |
|---|
Step(Step.ConfirmOperation confirmOperation)
Cria um passo.
|
Copyright © 2015 Tecgraf/PUC-Rio. All rights reserved.