Title: Database Application
Description: This program will make interface for manipulating database of employee using Jdbc and Odbc and Microsoft Access drivers.
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.