org.radrails.rails.internal.ui.editors
Class TabExpander

java.lang.Object
  extended byorg.radrails.rails.internal.ui.editors.TabExpander

public class TabExpander
extends java.lang.Object


Constructor Summary
TabExpander(int spacesPerTab)
           
 
Method Summary
 void expandTab(org.eclipse.jface.text.DocumentCommand command, org.eclipse.jface.text.IDocument document)
           
 java.lang.String getFullIndent()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TabExpander

public TabExpander(int spacesPerTab)
Method Detail

expandTab

public void expandTab(org.eclipse.jface.text.DocumentCommand command,
                      org.eclipse.jface.text.IDocument document)

getFullIndent

public java.lang.String getFullIndent()