Class Bell

java.lang.Object
  |
  +--Bell

public class Bell
extends java.lang.Object

Sirene do andar.


Constructor Summary
Bell(java.net.URL url, java.lang.String arqsom)
           
 
Method Summary
 void Play()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bell

public Bell(java.net.URL url,
            java.lang.String arqsom)
Method Detail

Play

public void Play()