|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.text.html.HTMLEditorKit.HTMLFactory
eTextReader.applet.AppletViewFactory
public class AppletViewFactory
A ViewFactory that provides support for creating views of applets and overrides the base functionality of image views to support synchronous loading of images
Field Summary | |
---|---|
private AppletHTMLEditorKit |
kit
|
Constructor Summary | |
---|---|
AppletViewFactory(AppletHTMLEditorKit kit)
|
Method Summary | |
---|---|
javax.swing.text.View |
create(javax.swing.text.Element elem)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final AppletHTMLEditorKit kit
Constructor Detail |
---|
AppletViewFactory(AppletHTMLEditorKit kit)
kit
- Method Detail |
---|
public javax.swing.text.View create(javax.swing.text.Element elem)
create
in interface javax.swing.text.ViewFactory
create
in class javax.swing.text.html.HTMLEditorKit.HTMLFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |