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
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
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WysiwygHTMLFactory
public WysiwygHTMLFactory()
-
-
Method Details
-
createBase
-
create
- Specified by:
createin interfaceViewFactory- Overrides:
createin classHTMLEditorKit.HTMLFactory
-