eTextReader
Class ShowUIManager

java.lang.Object
  extended by eTextReader.ShowUIManager

public class ShowUIManager
extends java.lang.Object

This class provides a mechanism for examining the properties and default values that are used by the UIManager to configure itself. This is primarily for debugging/learning purposes, and has no actual use in the execution of the eTextReader software

Author:
mcfall

Constructor Summary
ShowUIManager()
           
 
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

ShowUIManager

public ShowUIManager()
Method Detail

main

public static void main(java.lang.String[] args)