org.crosswire.common.config.swing
Class AdvancedConfigEditor.CompNode

java.lang.Object
  extended by org.crosswire.common.config.swing.AdvancedConfigEditor.CompNode
Enclosing class:
AdvancedConfigEditor

static class AdvancedConfigEditor.CompNode
extends Object

Simple Tree Node


Field Summary
private  String path
          The path to us
 
Constructor Summary
AdvancedConfigEditor.CompNode(String path)
          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

path

private String path
The path to us

Constructor Detail

AdvancedConfigEditor.CompNode

public AdvancedConfigEditor.CompNode(String path)
Create a node with a name and path

Method Detail

toString

public String toString()
Overrides:
toString in class Object

getFullName

public String getFullName()
The path to us


Copyright ยจ 2003-2015