Method Summary |
|
protected Control | createContents(Composite parent) |
public void | handleEvent(Event event) Sent when an event that the receiver has registered for occurs. |
public void | init(org.eclipse.ui.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() Performs special processing when this page's Defaults button has been pressed. |
public boolean | performOk() Perform the result of the OK from the receiver. |