com.swfm.mica.laf
Class MiCustomLookAndFeelSound
java.lang.Object
com.swfm.mica.laf.MiCustomLookAndFeelSound
- All Implemented Interfaces:
- MiiCustomLookAndFeel, MiiTypes
- public class MiCustomLookAndFeelSound
- extends java.lang.Object
- implements MiiCustomLookAndFeel, MiiTypes
- Version:
- %I% %G%
- Author:
- Michael L. Davis
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MiCustomLookAndFeelSound
public MiCustomLookAndFeelSound()
MiCustomLookAndFeelSound
public MiCustomLookAndFeelSound(java.lang.String soundFileName,
int startActionType)
MiCustomLookAndFeelSound
public MiCustomLookAndFeelSound(java.lang.String soundFileName,
int startActionType,
int endActionType)
MiCustomLookAndFeelSound
public MiCustomLookAndFeelSound(java.lang.String soundFileName,
MiEvent startEvent,
MiEvent endEvent)
MiCustomLookAndFeelSound
public MiCustomLookAndFeelSound(java.lang.String soundFileName,
MiEvent startEvent)
applyCustomLookAndFeel
public void applyCustomLookAndFeel(MiPart part)
- Specified by:
applyCustomLookAndFeel in interface MiiCustomLookAndFeel
removeCustomLookAndFeel
public void removeCustomLookAndFeel(MiPart part)
- Specified by:
removeCustomLookAndFeel in interface MiiCustomLookAndFeel
fromSpecification
public MiiCustomLookAndFeel fromSpecification(java.lang.String spec)
- Specified by:
fromSpecification in interface MiiCustomLookAndFeel
toSpecification
public java.lang.String toSpecification()
- Specified by:
toSpecification in interface MiiCustomLookAndFeel
fromString
public static MiCustomLookAndFeelSound fromString(java.lang.String spec)