|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttecgraf.javautils.gui.wizard.Step.ConfirmOperation
public static final class Step.ConfirmOperation
Representa a operação que será realizada após o usuário confirmar um passo.
| Field Summary | |
|---|---|
static Step.ConfirmOperation |
GO_NEXT
Vai para o próximo passo. |
static Step.ConfirmOperation |
NOTHING
Não executa nenhuma operaçao. |
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
int |
hashCode()
|
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Step.ConfirmOperation NOTHING
public static final Step.ConfirmOperation GO_NEXT
| Method Detail |
|---|
public boolean equals(Object obj)
equals in class Objectpublic int hashCode()
hashCode in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||