|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ondelette.servlet.webforum.SwingForumApplet.NoImageHTMLFactory
A factory to build views for html. The following table describes what this factory will build by default.
Constructor Summary | |
SwingForumApplet.NoImageHTMLFactory()
|
Method Summary | |
javax.swing.text.View |
create(javax.swing.text.Element elem)
Creates a view from an element. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SwingForumApplet.NoImageHTMLFactory()
Method Detail |
public javax.swing.text.View create(javax.swing.text.Element elem)
create
in interface javax.swing.text.ViewFactory
elem
- the element
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |