B D H M W

B

buildAuthorPanel() - Method in class database.DatabaseApp
 
buildGeneralPanel() - Method in class database.DatabaseApp
Create a JPanel for General tab, divide it into three JPanels for label, displaytext and buttons.Assign a Flowlayout manager to each panel.
buildQueryPanel() - Method in class database.DatabaseApp
 

D

DatabaseApp - class database.DatabaseApp.
Title: Database Application Description: This program will make interface for manipulating database of employee using Jdbc and Odbc and Microsoft Access drivers.
DatabaseApp() - Constructor for class database.DatabaseApp
create tabbed pane for form public void addTab(String title,Icon icon,Component component,String tip) Parameters: title - the title to be displayed in this tab icon - the icon to be displayed in this tab component - The component to be displayed when this tab is clicked.

H

HEIGHT - Static variable in class database.DatabaseApp
 

M

main(String[]) - Static method in class database.DatabaseApp
 

W

WIDTH - Static variable in class database.DatabaseApp
 

B D H M W