Class BslMarkOccurrencesPreferencePage
java.lang.Object
org.eclipse.jface.dialogs.DialogPage
org.eclipse.jface.preference.PreferencePage
org.eclipse.jface.preference.FieldEditorPreferencePage
org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
com._1c.g5.v8.dt.bsl.ui.editor.occurrences.BslMarkOccurrencesPreferencePage
- All Implemented Interfaces:
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
,org.eclipse.ui.IWorkbenchPropertyPage
public class BslMarkOccurrencesPreferencePage
extends org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
Preference page for setting mark occurrences preferences
-
Field Summary
Fields inherited from class org.eclipse.jface.preference.FieldEditorPreferencePage
FLAT, GRID, MARGIN_HEIGHT, MARGIN_WIDTH, VERTICAL_SPACING
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
doGetPreferenceStore
Methods inherited from class org.eclipse.xtext.ui.editor.preferences.AbstractPreferencePage
addField, createContents, createControl, getElement, getLanguageName, getQualifier, getWorkbench, init, isPropertyPage, performOk, qualifiedName, setElement, updateFieldEditors, useProjectSettingsPreferenceName
Methods inherited from class org.eclipse.jface.preference.FieldEditorPreferencePage
adjustGridLayout, applyFont, checkState, dispose, getFieldEditorParent, initialize, performDefaults, propertyChange, setVisible
Methods inherited from class org.eclipse.jface.preference.PreferencePage
applyData, applyDialogFont, computeSize, contributeButtons, createDescriptionLabel, createNoteComposite, doComputeSize, getApplyButton, getContainer, getDefaultsButton, getPreferenceStore, isValid, noDefaultAndApplyButton, noDefaultButton, okToLeave, performApply, performCancel, performHelp, setContainer, setErrorMessage, setMessage, setPreferenceStore, setSize, setTitle, setValid, toString, updateApplyButton
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, getControl, getDescription, getDialogFontName, getErrorMessage, getFont, getImage, getMessage, getMessageType, getShell, getTitle, getToolTipText, initializeDialogUnits, isControlCreated, setButtonLayoutData, setControl, setDescription, setImageDescriptor, setMessage
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
Methods inherited from interface org.eclipse.jface.preference.IPreferencePage
computeSize, isValid, okToLeave, performCancel, setContainer, setSize
-
Constructor Details
-
BslMarkOccurrencesPreferencePage
public BslMarkOccurrencesPreferencePage()
-
-
Method Details
-
createFieldEditors
protected void createFieldEditors()- Overrides:
createFieldEditors
in classorg.eclipse.xtext.ui.editor.preferences.LanguageRootPreferencePage
-