Module java.desktop

Class BasicHTML

java.lang.Object
javax.swing.plaf.basic.BasicHTML

public class BasicHTML extends Object
Support for providing html views for the swing components. This translates a simple html string to a javax.swing.text.View implementation that can render the html and provide the necessary layout semantics.
Since:
1.3