You have reached the end of the "Creating a GUI With JFC/Swing" trail.
如果你对这条路径有任何意见或建议,请使用我们的 feedback page 向我们介绍。
编写 applet:这是学习编写 applet 的所有内容的起点。
必要的 Java 类:通过这一步,你可以了解用于各种 Java 程序的字符串,异常,线程和其他 Java 功能。
2D 图形:If you are using JDK 1.2, you can use 2D graphics when writing Swing components that do custom painting.
声音:You can use sound to enhance your program's user interface.