Package com.iizigo.panel
Interface IPreviewThemeProvider
- All Known Implementing Classes:
PanelEditor
public interface IPreviewThemeProvider
Provides the theme information for use with image previews.
- Author:
- Christopher Mindus
Method Summary
Method Details
getThemes
String getThemes()Gets the theme information for the current editor used for the image preview. Currently this consists of the desktop and mobile themes separated by commas.- Returns:
- String consisting of the themes separated by commas, empty string means no theme (e.g. no mobile theme).