protected class DOMViewer.Panel.NodeTemplateParser extends Object implements ActionListener
Modifier and Type | Field and Description |
---|---|
protected short |
nodeType
The node type.
|
protected String |
toParse
The string to parse.
|
Constructor and Description |
---|
NodeTemplateParser(String toParse,
short nodeType)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
protected String toParse
protected short nodeType
public NodeTemplateParser(String toParse, short nodeType)
toParse
- The string to parsepublic void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.