javax.swing.text
public abstract class DefaultTextUI extends BasicTextUI
Deprecated: as of 1.5 use {@link BasicTextUI} instead
This class is deprecated and should not be used anymore. The base UI for all text components is now {@link BasicTextUI}.Constructor Summary | |
---|---|
DefaultTextUI()
This class is deprecated and should not be used anymore. |
Deprecated: use {@link BasicTextUI} instead
This class is deprecated and should not be used anymore. The base UI for all text components is now {@link BasicTextUI}.