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

Packages that use Preference
org.sonatype.gshell GShell API. 
org.sonatype.gshell.util.pref   
 

Uses of Preference in org.sonatype.gshell
 

Fields in org.sonatype.gshell with annotations of type Preference
protected  boolean MainSupport.showErrorTraces
           
 

Methods in org.sonatype.gshell with annotations of type Preference
protected  void MainSupport.enableAnsiColors(Boolean flag)
           
protected  void MainSupport.setDebug(boolean flag)
           
protected  void MainSupport.setQuiet(boolean flag)
           
protected  void MainSupport.setTerminalType(String type)
           
protected  void MainSupport.setTrace(boolean flag)
           
 

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

Methods in org.sonatype.gshell.util.pref that return Preference
 Preference PreferenceDescriptor.getSpec()
           
 

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



Copyright © 2008-2011 Sonatype. All Rights Reserved.