|
||||||||||
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.internal.ui.search.PDOMSearchPage
public class PDOMSearchPage
Field Summary | |
---|---|
static java.lang.String |
EXTENSION_ID
|
static java.lang.String |
EXTERNALMATCH_ENABLED
Preference key for external marker enablement |
static java.lang.String |
EXTERNALMATCH_VISIBLE
Preference key for external marker visibilty |
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
PDOMSearchPage()
|
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
boolean |
performAction()
|
void |
setContainer(org.eclipse.search.ui.ISearchPageContainer container)
|
void |
setVisible(boolean visible)
|
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 |
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, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle |
Field Detail |
---|
public static final java.lang.String EXTENSION_ID
public static final java.lang.String EXTERNALMATCH_ENABLED
public static final java.lang.String EXTERNALMATCH_VISIBLE
Constructor Detail |
---|
public PDOMSearchPage()
Method Detail |
---|
public boolean performAction()
performAction
in interface org.eclipse.search.ui.ISearchPage
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in interface org.eclipse.jface.dialogs.IDialogPage
public void setContainer(org.eclipse.search.ui.ISearchPageContainer container)
setContainer
in interface org.eclipse.search.ui.ISearchPage
public void setVisible(boolean visible)
setVisible
in interface org.eclipse.jface.dialogs.IDialogPage
setVisible
in class org.eclipse.jface.dialogs.DialogPage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |