javax.swing.text

Class DefaultTextUI

public abstract class DefaultTextUI extends BasicTextUI

Deprecated: as of 1.5 use BasicTextUI instead

This class is deprecated and should not be used anymore. The base UI for all text components is now BasicTextUI.
Constructor Summary
DefaultTextUI()
This class is deprecated and should not be used anymore.

Constructor Detail

DefaultTextUI

public DefaultTextUI()

Deprecated: use BasicTextUI instead

This class is deprecated and should not be used anymore. The base UI for all text components is now BasicTextUI.