|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.apps.svgbrowser.DOMViewer.Panel.NodeTemplateParser
protected class DOMViewer.Panel.NodeTemplateParser
Parser for the Element template.
Field Summary | |
---|---|
protected short |
nodeType
The node type. |
protected java.lang.String |
toParse
The string to parse. |
Constructor Summary | |
---|---|
DOMViewer.Panel.NodeTemplateParser(java.lang.String toParse,
short nodeType)
Constructor. |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String toParse
protected short nodeType
Constructor Detail |
---|
public DOMViewer.Panel.NodeTemplateParser(java.lang.String toParse, short nodeType)
toParse
- The string to parseMethod Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |