|
||||||||||
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.make.ui.dialogs.AbstractDiscoveryPage
public abstract class AbstractDiscoveryPage
Abstract SCD profile page
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
AbstractDiscoveryPage()
|
|
AbstractDiscoveryPage(java.lang.String title)
|
|
AbstractDiscoveryPage(java.lang.String title,
org.eclipse.jface.resource.ImageDescriptor image)
|
Method Summary | |
---|---|
void |
performApply()
|
void |
performDefaults()
|
void |
setContainer(AbstractDiscoveryOptionsBlock container)
|
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
---|
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, performHelp, setDescription, setErrorMessage, setImageDescriptor, setMessage, setMessage, setTitle, setVisible |
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 |
---|
createControl |
Constructor Detail |
---|
public AbstractDiscoveryPage()
public AbstractDiscoveryPage(java.lang.String title)
title
- public AbstractDiscoveryPage(java.lang.String title, org.eclipse.jface.resource.ImageDescriptor image)
title
- image
- Method Detail |
---|
public void setContainer(AbstractDiscoveryOptionsBlock container)
container
- The fContainer to set.public void performApply()
public void performDefaults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |