|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLContext | |
---|---|
org.apache.batik.util.gui.xmleditor |
Uses of XMLContext in org.apache.batik.util.gui.xmleditor |
---|
Fields in org.apache.batik.util.gui.xmleditor declared as XMLContext | |
---|---|
protected XMLContext |
XMLDocument.context
|
protected XMLContext |
XMLView.context
|
protected XMLContext |
XMLEditorKit.context
|
Methods in org.apache.batik.util.gui.xmleditor that return XMLContext | |
---|---|
XMLContext |
XMLEditorKit.getStylePreferences()
|
Constructors in org.apache.batik.util.gui.xmleditor with parameters of type XMLContext | |
---|---|
XMLDocument(XMLContext context)
Creates a new instance of XMLDocument |
|
XMLEditorKit(XMLContext context)
Creates a new instance of XMLEditorKit |
|
XMLView(XMLContext context,
javax.swing.text.Element elem)
Construct a simple colorized view of XML text. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |