| Package | Description |
|---|---|
| tecgraf.javautils.gui.crud.gui.main |
| Modifier and Type | Method and Description |
|---|---|
RegistrationMainPanel.Mode |
RegistrationMainPanel.getMode()
Consulta de modo.
|
static RegistrationMainPanel.Mode |
RegistrationMainPanel.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RegistrationMainPanel.Mode[] |
RegistrationMainPanel.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistrationModeListener.modeChanged(RegistrationMainPanel.Mode oldMode,
RegistrationMainPanel.Mode newMode)
Callback.
|
void |
RegistrationMainPanel.setMode(RegistrationMainPanel.Mode mode)
Ajuste de modo.
|
Copyright © 2019 Tecgraf/PUC-Rio. All rights reserved.