CS 212 Project 4

$30.00

Download Details:

  • Name: Project4-pjp6eq.zip
  • Type: zip
  • Size: 26.26 KB

Category:

Description

Rate this product

Create an Edit Menu in your GUI
Add a second menu to the GUI called Edit which will have one menu item called Search. Clicking on
search should prompt the user using a JOptionPane input dialog to enter a candle’s price. The GUI
should then display only candles at or below that price. You will need to write a second menu handler
called EditMenuHandler.
Create a jar file called Project4.jar and submit that to Blackboard by the due date for full credit.