Show a GUI of a CD/DVD Media Program
? 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
https://brainmass.com/computer-science/visual-basic/show-gui-cd-dvd-media-program-99914
Solution Summary
From a detailed example of a Class creates an example GUI for a program to maintain CD/DVD media.
$2.19