jwo.utils.gui.html
Class ImprovedHTMLEditorKit.HTMLFactoryX

java.lang.Object
  extended byjavax.swing.text.html.HTMLEditorKit.HTMLFactory
      extended byjwo.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


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005