fr.ens.transcriptome.doelan.gui
Class DoelanEditorKit.HTMLFactoryX

java.lang.Object
  extended byjavax.swing.text.html.HTMLEditorKit.HTMLFactory
      extended byfr.ens.transcriptome.doelan.gui.DoelanEditorKit.HTMLFactoryX
All Implemented Interfaces:
javax.swing.text.ViewFactory
Enclosing class:
DoelanEditorKit

public static class DoelanEditorKit.HTMLFactoryX
extends javax.swing.text.html.HTMLEditorKit.HTMLFactory
implements javax.swing.text.ViewFactory

This class implements a HTML factory which can display image.

Author:
Laurent Jourdren

Method Summary
 javax.swing.text.View create(javax.swing.text.Element elem)
          Display an element.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public javax.swing.text.View create(javax.swing.text.Element elem)
Display an element.

Specified by:
create in interface javax.swing.text.ViewFactory
Parameters:
elem - to display
Returns:
a view object


Copyright © 2004-2005 École Normale Supérieure Microarray Platform. All Rights Reserved.