public class PreferenceStoreIndentationInformation extends Object implements IIndentationInformation, org.eclipse.jface.util.IPropertyChangeListener
IIndentationInformation.Default| Constructor and Description |
|---|
PreferenceStoreIndentationInformation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getIndentString() |
int |
getTabWidth() |
boolean |
isSpacesForTab() |
void |
propertyChange(org.eclipse.jface.util.PropertyChangeEvent event) |
void |
setPreferenceStoreAccess(IPreferenceStoreAccess storeAccess) |
public PreferenceStoreIndentationInformation()
@Inject public void setPreferenceStoreAccess(IPreferenceStoreAccess storeAccess)
public int getTabWidth()
public boolean isSpacesForTab()
public String getIndentString()
getIndentString in interface IIndentationInformationpublic void propertyChange(org.eclipse.jface.util.PropertyChangeEvent event)
propertyChange in interface org.eclipse.jface.util.IPropertyChangeListenerCopyright © 2016. All Rights Reserved.