Uses of Class
org.sonatype.gshell.util.pref.Preferences

Packages that use Preferences
org.sonatype.gshell GShell API. 
org.sonatype.gshell.commands.pref Preference management commands. 
org.sonatype.gshell.commands.standard Standard commands. 
org.sonatype.gshell.util.pref   
 

Uses of Preferences in org.sonatype.gshell
 

Classes in org.sonatype.gshell with annotations of type Preferences
 class MainSupport
          Support for booting shell applications.
 

Uses of Preferences in org.sonatype.gshell.commands.pref
 

Classes in org.sonatype.gshell.commands.pref with annotations of type Preferences
 class ExportPreferencesCommand
          Export preference nodes to a file.
 class ListPreferencesCommand
          List preferences.
 

Uses of Preferences in org.sonatype.gshell.commands.standard
 

Classes in org.sonatype.gshell.commands.standard with annotations of type Preferences
 class HelpCommand
          Display help pages.
 class InfoCommand
          Display shell information.
 

Uses of Preferences in org.sonatype.gshell.util.pref
 

Constructors in org.sonatype.gshell.util.pref with parameters of type Preferences
PreferenceDescriptor(Preferences base, Preference pref, Setter setter)
           
 



Copyright © 2008-2011 Sonatype. All Rights Reserved.