org.eclipse.cdt.internal.ui.preferences.formatter
Class ProfileConfigurationBlock
java.lang.Object
org.eclipse.cdt.internal.ui.preferences.formatter.ProfileConfigurationBlock
- Direct Known Subclasses:
- CodeFormatterConfigurationBlock
public abstract class ProfileConfigurationBlock
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileConfigurationBlock
public ProfileConfigurationBlock(org.eclipse.core.resources.IProject project,
PreferencesAccess access,
java.lang.String lastSaveLoadPathKey)
createContents
public org.eclipse.swt.widgets.Composite createContents(org.eclipse.swt.widgets.Composite parent)
- Create the contents
- Parameters:
parent
- Parent composite
- Returns:
- Created control
hasProjectSpecificOptions
public final boolean hasProjectSpecificOptions(org.eclipse.core.resources.IProject project)
performOk
public boolean performOk()
performApply
public void performApply()
performDefaults
public void performDefaults()
dispose
public void dispose()
enableProjectSpecificSettings
public void enableProjectSpecificSettings(boolean useProjectSpecificSettings)