3
Magero Martin Mwegi 1 | Page SCHOOL OF HUMAN RESOURCE DEVELOPMENT DEPARTMENT : COMMERCE AND ECONOMIC STUDIES COURSE : BACHELOR OF BUSINESS INFORMATION TECHNOLOGY UNIT CODE AND NAME: ICS 2201 OBJECT ORIENTED PROGRAMMING II PRESENTED BY: MAGERO MARTIN MWEGI REGISTRATION No: HD232-6409/2012 PRESENTED TO: MR. LAWRENCE NDERU GROUP: X COURSEWORK DATE OF SUBMISSION: 19 TH JULY, 2014

Report

Embed Size (px)

DESCRIPTION

jjfjhjf

Citation preview

Page 1: Report

Magero Martin Mwegi

1 | P a g e

SCHOOL OF HUMAN RESOURCE DEVELOPMENT

DEPARTMENT : COMMERCE AND ECONOMIC STUDIES

COURSE : BACHELOR OF BUSINESS INFORMATION TECHNOLOGY

UNIT CODE AND NAME: ICS 2201 OBJECT ORIENTED PROGRAMMING II

PRESENTED BY: MAGERO MARTIN MWEGI

REGISTRATION No: HD232-6409/2012

PRESENTED TO: MR. LAWRENCE NDERU

GROUP: X

COURSEWORK

DATE OF SUBMISSION: 19TH

JULY, 2014

Page 2: Report

Magero Martin Mwegi

2 | P a g e

INTRODUCTION

This is a coursework that enables students to work and learner java coding.

Page 3: Report

Magero Martin Mwegi

3 | P a g e

Stage 1

This stage deals with the general understanding of the code and gives comments on the sections

of the code presented by the lecturer. At this point a student is allowed to create a package that

will include the classes created.

Stage 2

At this point a student is required to come up with a code that will be attached to the

CreatePlaylist.java and UpdateLibrary.java. The code provided will be used to create and

update the specified information. Student is advised to provide the UML diagram that explains

how the code will work.

Stage 3

Here one Design white box testing of the system and provide evidence of both the functionality

of your program and the testing result. There is no any error testing done at this level.

Stage 4

This is a stage that does the following:- error checking for input, a larger selection of items in

LibraryData.java, redesigned GUI for the JFrames, displaying a picture to accompany each track

as and whether user checks it.

Stage 5

This is the stage where the program is connected to a database that will manage the records of

the system

Stage 6

Finally this is the last stage that enables one to view all the stage using a Jcombobox. Here one

can play the music, and delete from the playlists

Conclusion

This is jukebox that behavior like a media player that can do all the work that a media player can

do.