Class AtlEditorPreferencePage

  • All Implemented Interfaces:
    org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider, org.eclipse.jface.preference.IPreferencePage, org.eclipse.ui.IWorkbenchPreferencePage, org.eclipse.ui.IWorkbenchPropertyPage

    public class AtlEditorPreferencePage
    extends AbstractPropertyAndPreferencePage
    This is the page for setting the editor options.
    • Constructor Detail

      • AtlEditorPreferencePage

        public AtlEditorPreferencePage()
        Creates a new ATL editor preference page telling to the super class the title using the resource bundle.
    • Method Detail

      • createContents

        protected org.eclipse.swt.widgets.Control createContents​(org.eclipse.swt.widgets.Composite parent)
        Specified by:
        createContents in class org.eclipse.jface.preference.PreferencePage
        See Also:
        PreferencePage.createContents(org.eclipse.swt.widgets.Composite)