Class CopterAudio.CopterStateListener

java.lang.Object
  extended by CopterAudio.CopterStateListener
All Implemented Interfaces:
javax.microedition.lcdui.ItemStateListener
Enclosing class:
CopterAudio

public class CopterAudio.CopterStateListener
extends java.lang.Object
implements javax.microedition.lcdui.ItemStateListener


Constructor Summary
CopterAudio.CopterStateListener()
           
 
Method Summary
 void itemStateChanged(javax.microedition.lcdui.Item item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopterAudio.CopterStateListener

public CopterAudio.CopterStateListener()
Method Detail

itemStateChanged

public void itemStateChanged(javax.microedition.lcdui.Item item)
Specified by:
itemStateChanged in interface javax.microedition.lcdui.ItemStateListener