|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.jtreemap.ktreemap.example.XMLTreeMapProvider
public class XMLTreeMapProvider
TreeMapProvider for a XML file

| Constructor Summary | |
|---|---|
XMLTreeMapProvider()
|
|
| Method Summary | |
|---|---|
double |
getDoubleValue(java.lang.Object value)
Get the double value of the value |
java.lang.String |
getLabel(TreeMapNode node)
get the label of the node |
java.lang.String |
getValueLabel(java.lang.Object value)
Get the label of the value |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLTreeMapProvider()
| Method Detail |
|---|
public double getDoubleValue(java.lang.Object value)
ITreeMapProvider
getDoubleValue in interface ITreeMapProvidervalue - value of the node (TreeMapNode.getValue())
public java.lang.String getLabel(TreeMapNode node)
ITreeMapProvider
getLabel in interface ITreeMapProvidernode - TreeMapNode
public java.lang.String getValueLabel(java.lang.Object value)
ITreeMapProvider
getValueLabel in interface ITreeMapProvidervalue - value of the node (TreeMapNode.getValue())
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||