Java and IDEs

TwitterFacebook
Get flash to fully experience Pearltrees

Pausing Execution with Sleep (The Java™ Tutorials > Essential Classes > Concurrency)

http://docs.oracle.com/javase/tutorial/essential/concurrency/sleep.html Thread.sleep causes the current thread to suspend execution for a specified period. This is an efficient means of making processor time available to the other threads of an application or other applications that might be running on a computer system.
Oracle Oracle Technology Network > Java Article

Getting Started With the NetBeans IDE Tutorial

http://www.oracle.com/technetwork/java/index.html
Tour the screencasts below to discover the new and noteworthy features of the NetBeans IDE. NetBeans IDE 7.3 Overview NetBeans IDE 7.3 introduces support for HTML5 applications and includes significant improvements for editing JavaScript, CSS and HTML files. http://netbeans.org/kb/docs/intro-screencasts.html

Guided Video Tours of the NetBeans IDE