|
|
|
1000 Java Tips ebook
|
|
 

Free "1000 Java Tips" eBook is here! It is huge collection of big and small Java
programming articles and tips. Please take your copy here.
Take your copy of free "Java Technology Screensaver"!. |
|
Q: I'm doing a small console java app, and want to know what the function
|
JavaFAQ Home » Daily Tips

Question: I'm doing a small console Java application, and want to know what the function is to make the pc speaker beep....
Answer: Toolkit.getDefaultToolkit().beep();
Java Code Examples for
Toolkit Printer Friendly Page
Send to a Friend
..
Search here again if you need more info!
|
|
|