Provides classes for JDBATool main frame, tree panel, menubar, login dialog and database connection. The Java DBA tool is started by constructing an instance of DbFrame. DbFrame is a subclass of JFrame which contains a split panel which has a tree panel at the left and a content panel at the right.

Package Specification