|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.crosswire.common.config.swing.TreeConfigEditor.Node
protected static class TreeConfigEditor.Node
Simple Tree Node
Field Summary | |
---|---|
private String |
name
The displayed string |
private String |
path
The path to us |
Constructor Summary | |
---|---|
protected |
TreeConfigEditor.Node(String path,
String name)
Create a node with a name and path |
Method Summary | |
---|---|
String |
getFullName()
The path to us |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
private String name
private String path
Constructor Detail |
---|
protected TreeConfigEditor.Node(String path, String name)
Method Detail |
---|
public String toString()
toString
in class Object
public String getFullName()
|
Copyright ? 2003-2006 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |