Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.siemens.mp.game
Class Melody  view Melody download Melody.java

java.lang.Object
  extended bycom.siemens.mp.game.Melody

public class Melody
extends java.lang.Object

Version:

Constructor Summary
Melody()
           
 
Method Summary
 void play()
           
static void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Melody

public Melody()
Method Detail

play

public void play()

stop

public static void stop()