jrworkspace by
jTEM

de.jtem.jrworkspace.plugin.simplecontroller.help
Class HelpHTMLEditorKit.JarViewFactory

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.HTMLFactory
      extended by de.jtem.jrworkspace.plugin.simplecontroller.help.HelpHTMLEditorKit.JarViewFactory
All Implemented Interfaces:
ViewFactory
Enclosing class:
HelpHTMLEditorKit

public class HelpHTMLEditorKit.JarViewFactory
extends HTMLEditorKit.HTMLFactory


Constructor Summary
HelpHTMLEditorKit.JarViewFactory()
           
 
Method Summary
 View create(Element elem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpHTMLEditorKit.JarViewFactory

public HelpHTMLEditorKit.JarViewFactory()
Method Detail

create

public View create(Element elem)
Specified by:
create in interface ViewFactory
Overrides:
create in class HTMLEditorKit.HTMLFactory

jrworkspace by
jTEM

jTEM