|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object FieldEditorPreferencePage com.ibm.etools.iseries.edit.ui.preferences.VerifierPreferencePage
public class VerifierPreferencePage
Preference page for IBM i verifier.
Field Summary | |
---|---|
static String |
copyright
|
static String |
PREF_REFRESH_CACHE
the name of the refresh cache preference |
Constructor Summary | |
---|---|
VerifierPreferencePage()
|
Method Summary | |
---|---|
protected void |
createFieldEditors()
Create the field editors to put on the preference page. |
void |
init(IWorkbench arg0)
|
static void |
initDefaults(IPreferenceStore store)
Method initDefaults. |
protected void |
initialize()
|
protected void |
performDefaults()
|
boolean |
performOk()
|
static void |
setAllTheseEnabled(Control control,
boolean bEnable)
|
void |
widgetDefaultSelected(SelectionEvent event)
|
void |
widgetSelected(SelectionEvent event)
Remember the selected text (AS400 connection string) |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static String copyright
public static String PREF_REFRESH_CACHE
Constructor Detail |
---|
public VerifierPreferencePage()
Method Detail |
---|
public void init(IWorkbench arg0)
IWorkbenchPreferencePage#init(IWorkbench)
protected void createFieldEditors()
protected void initialize()
public static void initDefaults(IPreferenceStore store)
store
- the preference store to add the default values to.protected void performDefaults()
public boolean performOk()
public static void setAllTheseEnabled(Control control, boolean bEnable)
public void widgetDefaultSelected(SelectionEvent event)
public void widgetSelected(SelectionEvent event)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |