public class PreferenceLinkArea extends Object
Constructor and Description |
---|
PreferenceLinkArea(Composite parent,
int style,
String pageId,
String message,
IWorkbenchPreferenceContainer pageContainer,
Object pageData)
Create a new instance of the receiver
|
public PreferenceLinkArea(Composite parent, int style, String pageId, String message, IWorkbenchPreferenceContainer pageContainer, Object pageData)
parent
- the parent Compositestyle
- the SWT stylepageId
- the page idmessage
- the message to use as text. If this message has {0} in
its value it will be bound with the displayed name of
the preference page. This message must be well formed
html if you wish to link to another page.pageContainer
- -
The container another page will be opened in.pageData
- -
The data to apply to the page.public Control getControl()
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.