Package com.lightdev.app.shtm
Class SHTMLEditorKit.SHTMLFactory
- java.lang.Object
-
- javax.swing.text.html.HTMLEditorKit.HTMLFactory
-
- com.lightdev.app.shtm.SHTMLEditorKit.SHTMLFactory
-
- All Implemented Interfaces:
javax.swing.text.ViewFactory
- Enclosing class:
- SHTMLEditorKit
public static class SHTMLEditorKit.SHTMLFactory extends javax.swing.text.html.HTMLEditorKit.HTMLFactory implements javax.swing.text.ViewFactory
-
-
Constructor Summary
Constructors Constructor Description SHTMLFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.text.View
create(javax.swing.text.Element elem)
-