|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjhplot.io.sqlite.SQLiteBrowser
public class SQLiteBrowser
A browser to display SQLite databases (v3) created using either native C++ code or SQLjet java library
Constructor Summary | |
---|---|
SQLiteBrowser(java.lang.String SQLfile)
Open SQLite file in a pop-up browser |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SQLiteBrowser(java.lang.String SQLfile)
SQLfile
- input SQLite file
|
|||||||||
PREV CLASS NEXT CLASS | All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |