org.eclipse.cdt.internal.ui.preferences.formatter
Class CodeFormatterConfigurationBlock
java.lang.Object
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock
org.eclipse.cdt.internal.ui.preferences.formatter.CodeFormatterConfigurationBlock
public class CodeFormatterConfigurationBlock
- extends ProfileConfigurationBlock
The code formatter preference page.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeFormatterConfigurationBlock
public CodeFormatterConfigurationBlock(org.eclipse.core.resources.IProject project,
PreferencesAccess access)
- Create a new
CodeFormatterConfigurationBlock
.
performApply
public void performApply()
- Overrides:
performApply
in class ProfileConfigurationBlock
performDefaults
public void performDefaults()
- Overrides:
performDefaults
in class ProfileConfigurationBlock
performOk
public boolean performOk()
- Overrides:
performOk
in class ProfileConfigurationBlock