|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jface.dialogs.DialogPage
org.eclipse.cdt.ui.dialogs.AbstractCOptionPage
org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock
org.eclipse.cdt.make.ui.dialogs.DiscoveryOptionsBlock
public class DiscoveryOptionsBlock
A dialog to set scanner config discovery options.
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
DiscoveryOptionsBlock()
|
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
void |
performApply(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
performDefaults()
|
void |
setContainer(ICOptionContainer container)
|
void |
setVisible(boolean visible)
|
Methods inherited from class org.eclipse.cdt.make.ui.dialogs.AbstractDiscoveryOptionsBlock |
---|
callPerformApply, checkDialogForChanges, getBuildInfo, getErrorMessage, getPrefs, getProject, isInitialized, isProfileDifferentThenPersisted, isValid, setInitialized, updateContainer, updatePersistedProfile |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
dispose, getControl, getDescription, getImage, getMessage, getMessageType, getShell, getTitle, performHelp, setDescription, setErrorMessage, setImageDescriptor, setMessage, setMessage, setTitle |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
---|
dispose, getControl, getDescription, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle |
Constructor Detail |
---|
public DiscoveryOptionsBlock()
Method Detail |
---|
public void setContainer(ICOptionContainer container)
setContainer
in interface ICOptionPage
setContainer
in class AbstractDiscoveryOptionsBlock
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in interface org.eclipse.jface.dialogs.IDialogPage
createControl
in class AbstractCOptionPage
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class AbstractDiscoveryOptionsBlock
public void performApply(org.eclipse.core.runtime.IProgressMonitor monitor) throws org.eclipse.core.runtime.CoreException
performApply
in interface ICOptionPage
performApply
in class AbstractCOptionPage
org.eclipse.core.runtime.CoreException
public void performDefaults()
performDefaults
in interface ICOptionPage
performDefaults
in class AbstractCOptionPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |