Java 2 Platform
5.0

Class Listing

java.lang.Object
  extended by Listing

public class Listing
extends java.lang.Object

Listing class categorizes and lists the key/value pairs contained within the javax.swing.UIDefaults collection.

Author:
Dr. Lazlo Jamf
See Also:
Dr. Laszlo Jamf's original post, javax.swing.UIDefaults

Constructor Summary
Listing()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Listing

public Listing()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

Java 2 Platform
5.0

This software is released under the GNU General Public License (see gnu.org)