Method Summary |
|
protected Control | createContents(Composite parent) Creates and returns the SWT control for the customized body of this
preference page under the given parent composite. |
protected void | createEnableAnimationsPref(Composite composite) |
protected void | createShowTextOnPerspectiveBarPref(Composite composite) Create the button and text that support setting the preference for
showing text labels on the perspective switching bar. |
protected void | createShowTraditionalStyleTabsPref(Composite composite) |
public void | dispose() Dispose resources created by the receiver. |
protected IPreferenceStore | doGetPreferenceStore() Returns preference store that belongs to the our plugin. |
public void | init(IWorkbench workbench) Initializes this preference page for the given workbench.
This method is called automatically as the preference page is being
created and initialized. |
protected void | performDefaults() The default button has been pressed. |
public boolean | performOk() The user has pressed Ok. |