|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.text.html.HTMLEditorKit.HTMLFactory
net.atlanticbb.tantlinger.ui.text.WysiwygHTMLEditorKit.WysiwygHTMLFactory
public class WysiwygHTMLEditorKit.WysiwygHTMLFactory
Factory to build views of the html elements. This simply extends the behavior of the default html factory to draw borderless tables, etc
Constructor Summary | |
---|---|
WysiwygHTMLEditorKit.WysiwygHTMLFactory()
|
Method Summary | |
---|---|
javax.swing.text.View |
create(javax.swing.text.Element elem)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WysiwygHTMLEditorKit.WysiwygHTMLFactory()
Method Detail |
---|
public javax.swing.text.View create(javax.swing.text.Element elem)
create
in interface javax.swing.text.ViewFactory
create
in class javax.swing.text.html.HTMLEditorKit.HTMLFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |