|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bounce.text.xml.XMLEditorKit.XMLViewFactory
class XMLEditorKit.XMLViewFactory
A simple view factory implementation.
| Constructor Summary | |
|---|---|
XMLEditorKit.XMLViewFactory()
|
|
| Method Summary | |
|---|---|
javax.swing.text.View |
create(javax.swing.text.Element elem)
Creates the XML View. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
XMLEditorKit.XMLViewFactory()
| Method Detail |
|---|
public javax.swing.text.View create(javax.swing.text.Element elem)
create in interface javax.swing.text.ViewFactoryelem - the root element.
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||