org.csstudio.ui.preferences
Class CSSApplicationsPreferencePage

java.lang.Object
  extended by PreferencePage
      extended by org.csstudio.ui.preferences.CSSApplicationsPreferencePage

public class CSSApplicationsPreferencePage
extends PreferencePage

Parent page for 'application' preference pages

Author:
Stefan Hofer - Original version in org.csstudio.platform.ui, Kay Kasemir

Constructor Summary
CSSApplicationsPreferencePage()
           
 
Method Summary
protected  Control createContents(Composite parent)
           
 void init(IWorkbench workbench)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CSSApplicationsPreferencePage

public CSSApplicationsPreferencePage()
Method Detail

init

public void init(IWorkbench workbench)

createContents

protected Control createContents(Composite parent)