Description: | This nice little Java class provides 49 standard icons for use in your Java program. This is a single class file, there are no image files. It is also very small, the classes is about 28K, which is pretty good for producing 49 different icons. It uses an inner class to produce icons from Strings, you can access this class and make your own icons.
|