public abstract class DefaultTextUI extends BasicTextUI
This class has been deprecated and should no longer be used.
The basis of the various TextUI implementations can be found
in the javax.swing.plaf.basic package and the class
BasicTextUI replaces this class.