public abstract class IncQueryViewersViewSupport extends IncQueryViewersPartSupport
ViewPart
s wishing to use
IncQuery Viewers.configuration
Constructor and Description |
---|
IncQueryViewersViewSupport(org.eclipse.ui.IViewPart _owner,
ViewersComponentConfiguration _config,
IModelConnectorTypeEnum _scope)
Constructs a new View support instance.
|
Modifier and Type | Method and Description |
---|---|
void |
createPartControl(org.eclipse.swt.widgets.Composite _parent,
org.eclipse.swt.widgets.Control _contents)
Create the SWT UI for the owner.
|
void |
dispose()
Dispose the support instance.
|
public IncQueryViewersViewSupport(org.eclipse.ui.IViewPart _owner, ViewersComponentConfiguration _config, IModelConnectorTypeEnum _scope)
public void dispose()
IncQueryViewersPartSupport
IWorkbenchPart
it starting to dispose itself.dispose
in class IncQueryViewersPartSupport
public void createPartControl(org.eclipse.swt.widgets.Composite _parent, org.eclipse.swt.widgets.Control _contents)
_parent
- the SWT part received by the owner in its createPartControl method_contents
- the SWT UI to be displayed for actual contents