Class HtmlChart.XTMLEditorKit

All Implemented Interfaces:
Serializable, Cloneable, Accessible
Enclosing class:
HtmlChart

public static class HtmlChart.XTMLEditorKit
extends HTMLEditorKit
Extended HTML Editor kit to extend the tag to display images from the module DataArchive where no pathname included in the image name. The image is placed on a label and returned as a ComponentView. An ImageView cannot be used as the standard Java HTML Renderer can only display Images from an external URL.
See Also:
Serialized Form