JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
com.io7m.jsycamore.api.themes
SyThemeFactoryType
Contents
Description
Method Summary
Method Details
create()
Hide sidebar
Show sidebar
Interface SyThemeFactoryType
public interface
SyThemeFactoryType
A factory of theme instances.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
SyThemeType
create
()
Create a new theme instance.
Method Details
create
SyThemeType
create
()
Create a new theme instance.
Returns:
The new instance