|
||||||||||
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.internal.ui.dialogs.cpaths.CPathBasePage
org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathContainerEntryPage
public class CPathContainerEntryPage
Field Summary |
---|
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
---|
ERROR, INFORMATION, NONE, WARNING |
Constructor Summary | |
---|---|
CPathContainerEntryPage(ListDialogField cPathList)
|
Method Summary | |
---|---|
void |
createControl(org.eclipse.swt.widgets.Composite parent)
|
java.util.List |
getSelection()
|
void |
init(org.eclipse.cdt.core.model.ICProject jproject)
|
boolean |
isEntryKind(int kind)
|
void |
performApply(org.eclipse.core.runtime.IProgressMonitor monitor)
|
void |
performDefaults()
|
void |
setSelection(java.util.List selElements)
|
Methods inherited from class org.eclipse.cdt.ui.dialogs.AbstractCOptionPage |
---|
isValid, setContainer |
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 |
---|
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
Constructor Detail |
---|
public CPathContainerEntryPage(ListDialogField cPathList)
Method Detail |
---|
public void init(org.eclipse.cdt.core.model.ICProject jproject)
public void createControl(org.eclipse.swt.widgets.Composite parent)
createControl
in interface org.eclipse.jface.dialogs.IDialogPage
createControl
in class AbstractCOptionPage
public boolean isEntryKind(int kind)
isEntryKind
in class CPathBasePage
public java.util.List getSelection()
getSelection
in class CPathBasePage
public void setSelection(java.util.List selElements)
setSelection
in class CPathBasePage
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 |