Home | Trees | Indices | Help |
|
---|
|
object --+ | BaseTheme
The Base theme is the foundation for all Muntjac themes. Although it is not necessary to use it as the starting point for all other themes, it is heavily encouraged, since it abstracts and hides away many necessary style properties that the Muntjac terminal expects and needs.
When creating your own theme, either extend this class and specify the styles implemented in your theme here, or extend some other theme that has a class file specified (e.g. Reindeer or Runo).
All theme class files should follow the convention of specifying the
theme name as a string constant THEME_NAME
.
|
|||
Inherited from |
|
|||
BUTTON_LINK =
|
|||
PANEL_LIGHT =
|
|||
THEME_NAME =
|
|
|||
Inherited from |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Apr 20 16:01:27 2013 | http://epydoc.sourceforge.net |