EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.preferences.pattern
Class PatternPreferencePage

java.lang.Object
  extended by FieldEditorPreferencePage
      extended by org.eclipse.egf.core.ui.preferences.AbstractPreferencePage
          extended by org.eclipse.egf.core.ui.preferences.pattern.PatternPreferencePage

public class PatternPreferencePage
extends AbstractPreferencePage

Implements the preference page related to the 'Factory Component' concept.


Constructor Summary
PatternPreferencePage()
           
 
Method Summary
protected  void createFieldEditors()
           
protected  String getPageDescription()
          Get the description of this preference page.
protected  String getPageTitle()
          Get the title of this preference page.
 
Methods inherited from class org.eclipse.egf.core.ui.preferences.AbstractPreferencePage
init, performOk
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatternPreferencePage

public PatternPreferencePage()
Method Detail

getPageDescription

protected String getPageDescription()
Description copied from class: AbstractPreferencePage
Get the description of this preference page.

Specified by:
getPageDescription in class AbstractPreferencePage
Returns:
See Also:
AbstractPreferencePage.getPageDescription()

getPageTitle

protected String getPageTitle()
Description copied from class: AbstractPreferencePage
Get the title of this preference page.

Specified by:
getPageTitle in class AbstractPreferencePage
Returns:
See Also:
AbstractPreferencePage.getPageTitle()

createFieldEditors

protected void createFieldEditors()
See Also:
org.eclipse.jface.preference.FieldEditorPreferencePage#createFieldEditors()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.