org.ocopomo.contentrepositoryclient
Class ContentRepositoryClientPropertyPage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.ui.dialogs.PropertyPage
org.ocopomo.contentrepositoryclient.ContentRepositoryClientPropertyPage
- All Implemented Interfaces:
- org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.preference.IPreferencePage, org.eclipse.ui.IWorkbenchPropertyPage
public class ContentRepositoryClientPropertyPage
- extends org.eclipse.ui.dialogs.PropertyPage
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider |
ERROR, INFORMATION, NONE, WARNING |
Method Summary |
void |
addNature(org.eclipse.core.resources.IProject project)
|
boolean |
isValid()
|
Methods inherited from class org.eclipse.ui.dialogs.PropertyPage |
getElement, setElement |
Methods inherited from class org.eclipse.jface.preference.PreferencePage |
applyData, computeSize, createControl, getContainer, getPreferenceStore, okToLeave, performCancel, performHelp, performOk, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString |
Methods inherited from class org.eclipse.jface.dialogs.DialogPage |
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, setDescription, setImageDescriptor, setMessage, setVisible |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.jface.preference.IPreferencePage |
computeSize, okToLeave, performCancel, performOk, setContainer, setSize |
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage |
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible |
CRC_REPOSITORY_ID_PROPERTY
public static final java.lang.String CRC_REPOSITORY_ID_PROPERTY
- See Also:
- Constant Field Values
CRC_ATOM_PUB_URL_PROPERTY
public static final java.lang.String CRC_ATOM_PUB_URL_PROPERTY
- See Also:
- Constant Field Values
CRC_SITE_PROPERTY
public static final java.lang.String CRC_SITE_PROPERTY
- See Also:
- Constant Field Values
CRC_DOCUMENT_FOLDERS_PROPERTY
public static final java.lang.String CRC_DOCUMENT_FOLDERS_PROPERTY
- See Also:
- Constant Field Values
CRC_UPLOAD_FOLDER_PROPERTY
public static final java.lang.String CRC_UPLOAD_FOLDER_PROPERTY
- See Also:
- Constant Field Values
CRC_DEFAULT_PROPERTY
public static final java.lang.String CRC_DEFAULT_PROPERTY
- See Also:
- Constant Field Values
ContentRepositoryClientPropertyPage
public ContentRepositoryClientPropertyPage()
isValid
public boolean isValid()
- Specified by:
isValid
in interface org.eclipse.jface.preference.IPreferencePage
- Overrides:
isValid
in class org.eclipse.jface.preference.PreferencePage
addNature
public void addNature(org.eclipse.core.resources.IProject project)
throws org.eclipse.core.runtime.CoreException
- Throws:
org.eclipse.core.runtime.CoreException