Draw a gui-create the objects


Discussion:

Q: Draw a GUI that will create the objects and provide access to each object's processing methods.

Each of the classes, their associated Data and their operations are given below

Classes

1. Media

 Data

 totalItems

 Name

 Serial

Operations

 AddItem

 getName

 getSerial

 getTotalItems

 setName

 setSerial

setTotalItems

2. CD is a Media

Data

 Album

 Artist

 Volume

Operations

 getAlbum

 getArtist

 getVolume

 setAlbum

 setArtist

 setVolume

3. DVD is a Media

Data

 Movie

 Artist

 Volume

Operations

 getAlbum

 getArtist

 getVolume

 setAlbum

 setArtist

 setVolume

Solution Preview :

Prepared by a verified Expert
Computer Graphics: Draw a gui-create the objects
Reference No:- TGS01938724

Now Priced at $25 (50% Discount)

Recommended (92%)

Rated (4.4/5)