Java Foundation Classes (JFC) offer a rich selection of components for building smart and interactive graphical user interfaces (GUIs). You can display tabular data using the javax.swing.JTable class.
Oracle has released NetBeans IDE 7.0 Beta 2! Some developers might be disappointed with the discontinuation of official Ruby support, or the fact that JUnit is no longer being bundled by default.
so I set my CLASSPATH to C cygwin\home\MyName~1\java\testclasses.jar and then tried to run a .class file from inside that .jar. For some reason, it's not recognizing that CLASSPATH. I can get it to ...