org.csstudio.ui.preferences
Class CSSPlatformPreferencePage

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

public class CSSPlatformPreferencePage
extends PreferencePage

Parent page for 'core' preference pages

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

Constructor Summary
CSSPlatformPreferencePage()
           
 
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

CSSPlatformPreferencePage

public CSSPlatformPreferencePage()
Method Detail

init

public void init(IWorkbench workbench)

createContents

protected Control createContents(Composite parent)