This is a continuation of the project BANKING SYSTEM IN JAVA WITH COMPLETE SOURCE CODE AND REPORT
SYSTEM
DESIGN
MODULE
SPECIFICATION
The
software named “Banking System”
has six modules;
- Main Module
- Module I Customer
- Module II Customer Report and Settings
- Module III System Properties
- Module IV System Help
- Module V Database Connectivity
- Main Module
The main module
of this project act as the place holder of other sub modules. All
other modules are integrated to this common station. This is set as
the base frame of this project. This page is featured with links to
other sub modules which defines the functionality of the system. All
other modules are childs of this parent module. GUI components
arranged with great care in order to catch the attention of the user.
Menus of this System are characterized with Key Accelerators that
helps users to choose an action using short cut keys. The user had
the provision to change the look and feel of the system. One can
switch to either windows look or to any other Operating System look
available. The Java Swings are explored greatly to make the system a
perfect one.
- Module I Customer
The Module I is
based mainly on the Customer Data.
This module provides the possibilities of Inserting,
Editing, Searching and Deleting the Customer data in the database.
- Module II Customer Report and Settings
This module
defines the functionalities like preparing the statements of customer
and defining the criteria by which the interest of the customer to be
calculated.
- Module III System Properties
This module defines
the system properties.
- Module IV System Help
This module
defines the Help offered to the users. One can easily understand the
functionalities of the system by looking the help provided by the
system.