jwo.utils.gui.html
Class ImprovedHTMLEditorKit.HTMLFactoryX

java.lang.Object
  extended by javax.swing.text.html.HTMLEditorKit.HTMLFactory
      extended by jwo.utils.gui.html.ImprovedHTMLEditorKit.HTMLFactoryX
All Implemented Interfaces:
ViewFactory
Enclosing class:
ImprovedHTMLEditorKit

public static class ImprovedHTMLEditorKit.HTMLFactoryX
extends HTMLEditorKit.HTMLFactory
implements ViewFactory

A customised view factory that contains an image viewer that can cope with relative links.


Constructor Summary
ImprovedHTMLEditorKit.HTMLFactoryX()
           
 
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

ImprovedHTMLEditorKit.HTMLFactoryX

public ImprovedHTMLEditorKit.HTMLFactoryX()
Method Detail

create

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


Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009