jhplot.io.sqlite
Class SQLiteBrowser

java.lang.Object
  extended by jhplot.io.sqlite.SQLiteBrowser

public class SQLiteBrowser
extends java.lang.Object

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

SQLiteBrowser

public SQLiteBrowser(java.lang.String SQLfile)
Open SQLite file in a pop-up browser

Parameters:
SQLfile - input SQLite file


jHepWork 2.8 (©) S.Chekanov