Uses of Class
tecgraf.javautils.gui.crud.gui.main.RegistrationMainPanel.Mode

Packages that use RegistrationMainPanel.Mode
tecgraf.javautils.gui.crud.gui.main   
 

Uses of RegistrationMainPanel.Mode in tecgraf.javautils.gui.crud.gui.main
 

Methods in tecgraf.javautils.gui.crud.gui.main that return RegistrationMainPanel.Mode
 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.
 

Methods in tecgraf.javautils.gui.crud.gui.main with parameters of type RegistrationMainPanel.Mode
 void RegistrationModeListener.modeChanged(RegistrationMainPanel.Mode oldMode, RegistrationMainPanel.Mode newMode)
          Callback.
 void RegistrationMainPanel.setMode(RegistrationMainPanel.Mode mode)
          Ajuste de modo.
 



Copyright © 2014 Tecgraf/PUC-Rio. All rights reserved.