Module java.desktop

Class DefaultTextUI

  • All Implemented Interfaces:
    ViewFactory

    Deprecated.

    @Deprecated
    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.

    • Constructor Detail

      • DefaultTextUI

        public DefaultTextUI​()
        Deprecated.