KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > swing > text > html > HTMLEditorKit.HTMLFactory

javax.swing.text.html
Class HTMLEditorKit.HTMLFactory

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.HTMLFactory
All Implemented Interfaces:
ViewFactory
Enclosing class:
HTMLEditorKit
See Also:
Top Examples, Source Code

public View create(Element elem)
See Also:
ViewFactory
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


public HTMLEditorKit.HTMLFactory()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags