com.swfm.mica.laf
Class MiCustomLookAndFeel
java.lang.Object
com.swfm.mica.laf.MiCustomLookAndFeel
- All Implemented Interfaces:
- MiiCustomLookAndFeel
- public class MiCustomLookAndFeel
- extends java.lang.Object
- implements MiiCustomLookAndFeel
- Version:
- %I% %G%
- Author:
- Michael L. Davis
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiCustomLookAndFeel
public MiCustomLookAndFeel()
appendEventHandler
public void appendEventHandler(MiiEventHandler h)
appendActionHandler
public void appendActionHandler(MiiAction h)
setBackgroundRenderer
public void setBackgroundRenderer(MiiDeviceRenderer r)
applyCustomLookAndFeel
public void applyCustomLookAndFeel(MiPart widget)
- Specified by:
applyCustomLookAndFeel in interface MiiCustomLookAndFeel
removeCustomLookAndFeel
public void removeCustomLookAndFeel(MiPart widget)
- Specified by:
removeCustomLookAndFeel in interface MiiCustomLookAndFeel
toSpecification
public java.lang.String toSpecification()
- Specified by:
toSpecification in interface MiiCustomLookAndFeel
fromSpecification
public MiiCustomLookAndFeel fromSpecification(java.lang.String spec)
- Specified by:
fromSpecification in interface MiiCustomLookAndFeel