Uses of Class
com.aptana.ide.ui.editors.preferences.formatter.FormatterTabPage

Packages that use FormatterTabPage
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   
 

Uses of FormatterTabPage in com.aptana.ide.editor.css.preferences
 

Subclasses of FormatterTabPage in com.aptana.ide.editor.css.preferences
 class BracesTabPage
           
 

Uses of FormatterTabPage in com.aptana.ide.editor.html.preferences
 

Subclasses of FormatterTabPage in com.aptana.ide.editor.html.preferences
 class IndentationTabPage
           
 class NewLinesTabPage
           
 

Uses of FormatterTabPage in com.aptana.ide.editor.js.preferences
 

Subclasses of FormatterTabPage in com.aptana.ide.editor.js.preferences
 class BlankLinesTabPage
           
 class ControlStatementsTabPage
           
 

Uses of FormatterTabPage in com.aptana.ide.ui.editors.preferences.formatter
 

Subclasses of FormatterTabPage in com.aptana.ide.ui.editors.preferences.formatter
 class CommentsTabPage
          Tab page for the comment formatter settings.
 class WhiteSpaceTabPage