| SwingExamples
Notes Fall 2007, David Matuszek |
SwingExamples.jar is a program designed to help you write Swing applications. It is designed to be executed, not to be looked at. You can examine the source code if you wish, but you are likely to find it confusing.
If you have Java properly installed, all you should have to do is
SwingExamples.jar file to a directory of your choosing.SwingExamples.jar file. If you get an unsupported version error, you have an old version of Java.
Java is not installed completely correctly, so you will have to do the following:
SwingExamples.jar file (it will be put on
the Desktop).Konsole application from the task bar at the bottom of the screen.cd
Desktop java -jar
SwingExamples.jar