Class WysiwygHTMLEditorKit.WysiwygHTMLFactory

java.lang.Object
javax.swing.text.html.HTMLEditorKit.HTMLFactory
net.thevpc.more.shef.WysiwygHTMLEditorKit.WysiwygHTMLFactory
All Implemented Interfaces:
ViewFactory
Enclosing class:
WysiwygHTMLEditorKit

public class WysiwygHTMLEditorKit.WysiwygHTMLFactory extends HTMLEditorKit.HTMLFactory
Factory to build views of the html elements. This simply extends the behavior of the default html factory to draw borderless tables, etc
Author:
Bob Tantlinger