public class ModulesPage extends PreferencePage implements IWorkbenchPreferencePage
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PREFERENCES_ID |
ERROR, INFORMATION, NONE, WARNING
Constructor and Description |
---|
ModulesPage() |
Modifier and Type | Method and Description |
---|---|
void |
init(IWorkbench workbench) |
applyData, computeSize, createControl, getContainer, getPreferenceStore, isValid, okToLeave, performCancel, performHelp, performOk, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, setDescription, setImageDescriptor, setMessage, setVisible
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
computeSize, isValid, okToLeave, performCancel, performOk, setContainer, setSize
createControl, dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
public static final java.lang.String PREFERENCES_ID
public void init(IWorkbench workbench)
init
in interface IWorkbenchPreferencePage