org.eclipse.cdt.ui.dialogs
Class PreferenceScopeBlock
java.lang.Object
org.eclipse.cdt.ui.dialogs.PreferenceScopeBlock
public abstract class PreferenceScopeBlock
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PreferenceScopeBlock
public PreferenceScopeBlock(java.lang.String linkedPrefPageID)
createControl
public void createControl(org.eclipse.swt.widgets.Composite parent)
setProjectLocalScope
public void setProjectLocalScope()
setProjectScope
public void setProjectScope()
setInstanceScope
public void setInstanceScope()
isProjectLocalScope
public boolean isProjectLocalScope()
isProjectScope
public boolean isProjectScope()
isInstanceScope
public boolean isInstanceScope()