com.unitesk.requality.eclipse.views
public class RequalityPreferences extends PreferencePage
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
BROWSER_ENGINE |
static java.lang.String |
NOT_OPEN_EDITORS |
static java.lang.String |
OPEN_NO_ENGINES_DIALOGS |
Constructor and Description |
---|
RequalityPreferences() |
RequalityPreferences(java.lang.String title) |
RequalityPreferences(java.lang.String title,
ImageDescriptor image) |
Modifier and Type | Method and Description |
---|---|
protected Control |
createContents(Composite parent) |
static int |
getSelectedBrowserEngine() |
void |
init(IWorkbench workbench) |
protected void |
performDefaults() |
boolean |
performOk() |
static void |
setSelectedBrowserEngine(int i) |
public static java.lang.String BROWSER_ENGINE
public static java.lang.String NOT_OPEN_EDITORS
public static java.lang.String OPEN_NO_ENGINES_DIALOGS
public RequalityPreferences()
public RequalityPreferences(java.lang.String title)
public RequalityPreferences(java.lang.String title, ImageDescriptor image)
public void init(IWorkbench workbench)
protected Control createContents(Composite parent)
public boolean performOk()
protected void performDefaults()
public static int getSelectedBrowserEngine()
public static void setSelectedBrowserEngine(int i)