com.swfm.mica.sys
Class MiThemeManager
java.lang.Object
com.swfm.mica.sys.MiThemeManager
- All Implemented Interfaces:
- MiiLookProperties, MiiToolkit
- public class MiThemeManager
- extends java.lang.Object
- implements MiiToolkit
- Version:
- %I% %G%
- Author:
- Michael L. Davis
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiThemeManager
public MiThemeManager()
setPreservedParts
public void setPreservedParts(MiParts parts)
getPreservedParts
public MiParts getPreservedParts()
setPreservedContents
public void setPreservedContents(MiParts parts)
getPreservedContents
public MiParts getPreservedContents()
setExtraAssociatedParts
public void setExtraAssociatedParts(MiParts parts)
getExtraAssociatedParts
public MiParts getExtraAssociatedParts()
applyTheme
public void applyTheme(java.lang.String filename)
applyNativeTheme
public void applyNativeTheme(OrderedProperties properties)
applyTheme
public void applyTheme(com.swfm.mica.sys.MiTheme theme)
applyThemeToPart
public void applyThemeToPart(MiPart container)
setPreviousThemeProperty
public void setPreviousThemeProperty(java.lang.String name,
java.lang.String value)
setPreviousThemeProperty
public void setPreviousThemeProperty(MiPart part,
java.lang.String name,
java.lang.String value)
setPreviousThemeProperty
public void setPreviousThemeProperty(MiPart part,
MiAttributes atts)
setPreviousThemeProperty
public void setPreviousThemeProperty(MiPart part,
MiWidgetAttributes atts)
restoreOriginalTheme
public void restoreOriginalTheme()