Rational Developer for Power Systems Software
V7.6

com.ibm.etools.iseries.edit.ui.preferences
Class VerifierPreferencePageCache

java.lang.Object
  extended by FieldEditorPreferencePage
      extended by com.ibm.etools.iseries.edit.ui.preferences.VerifierPreferencePageCache

public class VerifierPreferencePageCache
extends FieldEditorPreferencePage

This preference page is only used when prompting verify

Since:
5.0 SP1

Field Summary
static String copyright
           
static String PREF_REFRESH_CACHE
          the name of the refresh cache preference
 
Constructor Summary
VerifierPreferencePageCache(IBMiConnection connection)
           
 
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.
 void initialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

copyright

public static final String copyright
See Also:
Constant Field Values

PREF_REFRESH_CACHE

public static String PREF_REFRESH_CACHE
the name of the refresh cache preference

Constructor Detail

VerifierPreferencePageCache

public VerifierPreferencePageCache(IBMiConnection connection)
Method Detail

init

public void init(IWorkbench arg0)
See Also:
IWorkbenchPreferencePage#init(IWorkbench)

createFieldEditors

protected void createFieldEditors()
Create the field editors to put on the preference page.


initDefaults

public static void initDefaults(IPreferenceStore store)
Method initDefaults. Initializes the defaults for the preferences on this preference page.

Parameters:
store - the preference store to add the default values to.

initialize

public void initialize()
See Also:
FieldEditorPreferencePage

Rational Developer for Power Systems Software
V7.6

Copyright © 2011 IBM Corp. All Rights Reserved.

Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.