Class MusicEffects.FinishSetupCommandListener

java.lang.Object
  extended by MusicEffects.FinishSetupCommandListener
All Implemented Interfaces:
javax.microedition.lcdui.CommandListener
Enclosing class:
MusicEffects

public class MusicEffects.FinishSetupCommandListener
extends java.lang.Object
implements javax.microedition.lcdui.CommandListener


Constructor Summary
MusicEffects.FinishSetupCommandListener()
           
 
Method Summary
 void commandAction(javax.microedition.lcdui.Command c, javax.microedition.lcdui.Displayable d)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MusicEffects.FinishSetupCommandListener

public MusicEffects.FinishSetupCommandListener()
Method Detail

commandAction

public void commandAction(javax.microedition.lcdui.Command c,
                          javax.microedition.lcdui.Displayable d)
Specified by:
commandAction in interface javax.microedition.lcdui.CommandListener