javax.swing.text
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. |
Deprecated: use BasicTextUI instead
This class is deprecated and should not be used anymore. The base UI for all text components is now BasicTextUI.