Uses of Package
com.aptana.ide.ui.editors.preferences.formatter

Packages that use com.aptana.ide.ui.editors.preferences.formatter
com.aptana.ide.editor.css.preferences   
com.aptana.ide.editor.html.preferences   
com.aptana.ide.editor.js.preferences   
com.aptana.ide.ui.editors.preferences.formatter   
 

Classes in com.aptana.ide.ui.editors.preferences.formatter used by com.aptana.ide.editor.css.preferences
FormatterTabPage
           
ModifyDialog
           
ModifyDialogTabPage
           
ModifyDialogTabPage.CheckboxPreference
           
ModifyDialogTabPage.ComboPreference
          Wrapper around a Combo box.
Preview
           
 

Classes in com.aptana.ide.ui.editors.preferences.formatter used by com.aptana.ide.editor.html.preferences
CodeFormatterPreferencePage
          The page to configure the code formatter options.
FormatterTabPage
           
ModifyDialog
           
ModifyDialogTabPage
           
ModifyDialogTabPage.CheckboxPreference
           
Preview
           
ProfileConfigurationBlock
           
ProfilePreferencePage
           
PropertyAndPreferencePage
          Base for project property and preference pages
 

Classes in com.aptana.ide.ui.editors.preferences.formatter used by com.aptana.ide.editor.js.preferences
CodeFormatterPreferencePage
          The page to configure the code formatter options.
FormatterTabPage
           
ModifyDialog
           
ModifyDialogTabPage
           
ModifyDialogTabPage.CheckboxPreference
           
Preview
           
ProfileConfigurationBlock
           
ProfilePreferencePage
           
PropertyAndPreferencePage
          Base for project property and preference pages
 

Classes in com.aptana.ide.ui.editors.preferences.formatter used by com.aptana.ide.ui.editors.preferences.formatter
DialogField
          Base class of all dialog fields.
FormatterTabPage
           
IDialogFieldListener
          Change listener used by DialogField
IStatusChangeListener
           
ModifyDialog
           
ModifyDialogTabPage
           
ModifyDialogTabPage.ButtonPreference
          Wrapper around a checkbox and a label.
ModifyDialogTabPage.CheckboxPreference
           
ModifyDialogTabPage.ComboPreference
          Wrapper around a Combo box.
ModifyDialogTabPage.DefaultFocusManager
          This class provides the default way to preserve and re-establish the focus over multiple modify sessions.
ModifyDialogTabPage.IModificationListener
           
ModifyDialogTabPage.NumberPreference
          Wrapper around a textfied which requests an integer input of a given range.
ModifyDialogTabPage.Preference
          The base class of all Preference classes.
ModifyDialogTabPage.RadioPreference
           
Preview
           
ProfileConfigurationBlock
           
ProfileManager
          The model for the set of profiles which are available in the workbench.
ProfileManager.CustomProfile
          Represents a user-defined profile.
ProfileManager.KeySet
           
ProfileManager.Profile
          Represents a profile with a unique ID, a name and a map containing the code formatter settings.
ProfilePreferencePage
           
ProfileStore
          Can load/store profiles from/to profilesKey
PropertyAndPreferencePage
          Base for project property and preference pages
SnippetPreview
           
SnippetPreview.PreviewSnippet
           
WhiteSpaceOptions.InnerNode
          A node representing a group of options in the tree.
WhiteSpaceOptions.Node
          Represents a node in the options tree.