Uses of Class
com.aptana.ide.ui.editors.preferences.formatter.ModifyDialogTabPage.Preference

Packages that use ModifyDialogTabPage.Preference
com.aptana.ide.ui.editors.preferences.formatter   
 

Uses of ModifyDialogTabPage.Preference in com.aptana.ide.ui.editors.preferences.formatter
 

Subclasses of ModifyDialogTabPage.Preference in com.aptana.ide.ui.editors.preferences.formatter
protected  class ModifyDialogTabPage.ButtonPreference
          Wrapper around a checkbox and a label.
 class ModifyDialogTabPage.CheckboxPreference
           
 class ModifyDialogTabPage.ComboPreference
          Wrapper around a Combo box.
 class ModifyDialogTabPage.NumberPreference
          Wrapper around a textfied which requests an integer input of a given range.
protected  class ModifyDialogTabPage.RadioPreference
           
 

Methods in com.aptana.ide.ui.editors.preferences.formatter with parameters of type ModifyDialogTabPage.Preference
 void ModifyDialogTabPage.DefaultFocusManager.add(ModifyDialogTabPage.Preference preference)