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

Interface Summary
IDialogFieldListener Change listener used by DialogField
IStatusChangeListener  
ModifyDialogTabPage.IModificationListener  
 

Class Summary
Alignment Alignment management
AlreadyExistsDialog The dialog to rename an imported profile.
BlankLinesTabPage  
BracesTabPage  
CodeFormatterConfigurationBlock The code formatter preference page.
CodeFormatterPreferencePage The page to configure the code formatter options.
CommentsTabPage Tab page for the comment formatter settings.
CompilationUnitPreview  
ControlStatementsTabPage  
CreateProfileDialog The dialog to create a new profile.
DefaultCodeFormatterConstants Constants used to set up the options of the code formatter.
DialogField Base class of all dialog fields.
FormatterMessages Helper class to get NLSed messages.
FormatterModifyDialog  
FormatterProfileManager  
FormatterProfileStore  
FormatterTabPage  
IndentationTabPage  
LayoutUtil  
Messages  
ModifyDialog  
ModifyDialogTabPage  
ModifyDialogTabPage.DefaultFocusManager This class provides the default way to preserve and re-establish the focus over multiple modify sessions.
NewLinesTabPage  
Preview  
ProfileConfigurationBlock  
ProfileManager The model for the set of profiles which are available in the workbench.
ProfileManager.BuiltInProfile Represents a built-in profile.
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
ProjectSelectionDialog  
PropertyAndPreferencePage Base for project property and preference pages
SelectionButtonDialogField Dialog Field containing a single button such as a radio or checkbox button.
SnippetPreview  
SnippetPreview.PreviewSnippet  
StatusUtil A utility class to work with IStatus.
StringDialogField Dialog field containing a label and a text control.
WhiteSpaceOptions Manage code formatter white space options on a higher level.
WhiteSpaceOptions.InnerNode A node representing a group of options in the tree.
WhiteSpaceOptions.Node Represents a node in the options tree.
WhiteSpaceOptions.OptionNode A node representing a concrete white space option in the tree.
WhiteSpaceTabPage