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()
Guidelines for using Eclipse APIs. Copyright (c) IBM Corp. and others 2000, 2006. All rights reserved.