Class DataArchiveTextPane

java.lang.Object
All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable

public class DataArchiveTextPane extends JTextPane
Extends JTextPane in a way that lets us put an HTML-compliant string that might access images from the vmod archive Essentially behaves like a JLabel on steroids, the key thing being that links in the HTML can access images in the module.
See Also: