Class DefaultTextUI

All Implemented Interfaces:
ViewFactory

@Deprecated public abstract class DefaultTextUI extends BasicTextUI
Deprecated.

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.

  • Constructor Details Link icon

    • DefaultTextUI Link icon

      protected DefaultTextUI()
      Deprecated.
      Constructor for subclasses to call.