Computer Science Homework Solutions
Problem
#99914

Show a GUI of a CD/DVD Media Program in Visual Basic

• 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 Summary

From a detailed example of a Class creates an example GUI for a program to maintain CD/DVD media.

Solution
What is this?
By OTA - Overall OTA Rating
Purchase Cost Now
$2.19 CAD (was ~$51.87)
Included in Download
  • Plain text response
  • Attached file(s):
    • 99914-GUI.JPG
$2.19 Instant Download
Add to Cart
Why you can trust BrainMass.com
  • Your Information is Secure
  • Best Online Academic Help Service
  • Students find real academic Success
Related Solutions
  • Information about .NET. - Information about .NET. What is it? Why do you want to learn Visual Basic .NET? How will it be useful for you? For those who have used Visual Basic, how is Visual Basic .NET different?
  • Visual Basic .NET 2003 mortage calculator a MS windows (GUI) - Write the program in VB.Net (not Web based) using a loan amount of $200,000 with an interest rate of 5.75% and a 30 year term. Display the mortgage payment amount. Insert comments to document the prog ...
  • Inventory - GUI - I need help getting this program I have now to use a GUI. Modify the Inventory Program to use a GUI. The GUI should display the information one product at a time, including the item number, the na ...
  • The GUI offers all kinds of functionality in the graphical sense. - The GUI offers all kinds of functionality in the graphical sense. Why are Java and Javas GUI are so popular? What are some applications that use a Java GUI?
  • VB.net - .NET. What is it? Read the articles on Visual Basic .NET. Why do you want to learn Visual Basic .NET? How will it be useful for you? For those who have used Visual Basic, how is Visual Basic .NET diff ...
Browse