Package com.kcsl.paths.ui.preferences
Class PathCounterPreferencesPage
- java.lang.Object
-
- org.eclipse.jface.dialogs.DialogPage
-
- org.eclipse.jface.preference.PreferencePage
-
- org.eclipse.jface.preference.FieldEditorPreferencePage
-
- com.kcsl.paths.ui.preferences.PathCounterPreferencesPage
-
- All Implemented Interfaces:
java.util.EventListener
,org.eclipse.jface.dialogs.IDialogPage
,org.eclipse.jface.dialogs.IMessageProvider
,org.eclipse.jface.preference.IPreferencePage
,org.eclipse.jface.util.IPropertyChangeListener
,org.eclipse.ui.IWorkbenchPreferencePage
public class PathCounterPreferencesPage extends org.eclipse.jface.preference.FieldEditorPreferencePage implements org.eclipse.ui.IWorkbenchPreferencePage
-
-
Constructor Summary
Constructors Constructor Description PathCounterPreferencesPage()
-
Method Summary
Modifier and Type Method Description void
init(org.eclipse.ui.IWorkbench arg0)
-
Methods inherited from class org.eclipse.jface.preference.FieldEditorPreferencePage
dispose, performOk, propertyChange, setVisible
-
Methods inherited from class org.eclipse.jface.preference.PreferencePage
applyData, computeSize, createControl, getContainer, getPreferenceStore, isValid, okToLeave, performCancel, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString
-
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, setDescription, setImageDescriptor, setMessage
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-