Uses of Class
org.crosswire.bibledesktop.book.install.EditSitePane.EditState

Packages that use EditSitePane.EditState
org.crosswire.bibledesktop.book.install An Install Manager for Books: Bibles, Commentaries and Dictionaries. 
 

Uses of EditSitePane.EditState in org.crosswire.bibledesktop.book.install
 

Methods in org.crosswire.bibledesktop.book.install that return EditSitePane.EditState
static EditSitePane.EditState EditSitePane.EditState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EditSitePane.EditState[] EditSitePane.EditState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.crosswire.bibledesktop.book.install with parameters of type EditSitePane.EditState
private  void EditSitePane.setState(EditSitePane.EditState stateEditError, String message)
          Set the various gui elements depending on the current edit mode
 


Copyright ยจ 2003-2015