|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.TreeReader
public final class TreeReader
| Constructor Summary | |
|---|---|
TreeReader()
|
|
| Method Summary | |
|---|---|
static javax.swing.tree.TreeModel |
readTree(java.io.InputStream in)
|
static javax.swing.tree.TreeModel |
readTree(java.lang.String fileName)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TreeReader()
| Method Detail |
|---|
public static javax.swing.tree.TreeModel readTree(java.lang.String fileName)
throws java.io.IOException
java.io.IOException
public static javax.swing.tree.TreeModel readTree(java.io.InputStream in)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||