The application was developed
for Job Placement Agency using IBM Visual for Java and
JDK. DB2 was used as a back-end and connection to it was
done through JDBC driver. The access to the application
was restricted to authorized agency personnel.
Tabs (JTabbedPane) and menu
were used for navigation purposes. Company agents could
add, modify, delete or view client businesses
information. Java beans were used for all parts of the
application and the advantage of reusing them on
different forms was implemented. (Ex. Button Panel was
reused through all forms).
Applicants' information
could be also modified and applicants could be added or
deleted.
New skills could be added,
deleted or modified through the application. Menu bar
was build following Microsoft standards.
Job order form showed job
orders for the selected company and gave the possibility
to add, edit or delete jobs from the database.