Starting from:

$25

CS212- Project 4 Solved

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. 

More products