public interface IThemePreview
Modifier and Type | Method and Description |
---|---|
void |
createControl(Composite parent,
ITheme currentTheme)
Create the preview control.
|
void |
dispose()
Dispose of resources used by this previewer.
|
void createControl(Composite parent, ITheme currentTheme)
parent
- the Composite in which to create the examplecurrentTheme
- the theme to previewvoid dispose()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.