CS 212 – Project 4 Create an Edit Menu in your GUI

$30.00

Category: Tags: , , , , , You will Instantly receive a download link for .zip solution file upon Payment || To Order Original Work Click Custom Order?

Description

5/5 - (5 votes)

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.