ActivityEnabler(IMutableActivityManager activitySupport, Properties strings) Create a new instance.
Parameters: activitySupport - the IMutableActivityMananger to use. Parameters: strings - map of strings to use.
Method Summary
public Control
createControl(Composite parent) Create the controls.
Parameters: parent - the parent in which to create the controls.
Create a new instance.
Parameters: activitySupport - the IMutableActivityMananger to use. Parameters: strings - map of strings to use. See the constants onorg.eclipse.ui.activities.ActivitiesPreferencePage fordetails.
Method Detail
createControl
public Control createControl(Composite parent)(Code)
Create the controls.
Parameters: parent - the parent in which to create the controls. the composite in which the controls exist.