|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgui.DBload
public class DBload
Constructor Summary | |
---|---|
DBload()
|
Method Summary | |
---|---|
javax.swing.JTree |
loadFromFile(java.io.File f)
Constructs a JTree of a given xml file. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DBload()
Method Detail |
---|
public javax.swing.JTree loadFromFile(java.io.File f)
f
- file to parse.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |