Uses of Class
com.jgoodies.forms.demo.model.MainModel.ViewMode

Packages that use MainModel.ViewMode
com.jgoodies.forms.demo.model   
 

Uses of MainModel.ViewMode in com.jgoodies.forms.demo.model
 

Methods in com.jgoodies.forms.demo.model that return MainModel.ViewMode
 MainModel.ViewMode MainModel.getViewMode()
           
static MainModel.ViewMode MainModel.ViewMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MainModel.ViewMode[] MainModel.ViewMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2002-2008 JGoodies Karsten Lentzsch. All Rights Reserved.