Commit 77c5cdde authored by Daniel's avatar Daniel

finish

parent 830c94c2
Chocolate 3
Water 0
Drink 0
Snack 0
Sweet 0
Total = £6.00
=======================
Cash paid = £7.00
Change given = £1.00
\ No newline at end of file
......@@ -32,7 +32,7 @@ public class Vending_Program extends javax.swing.JFrame {
@SuppressWarnings("unchecked")
// <editor-fold defaultstate="collapsed" desc="Generated Code">
private void initComponents() {
//initiate all the components of the GUI
//initiate all the components of the GUI for the start of the program
Chocolate_label = new javax.swing.JLabel();
Water_label = new javax.swing.JLabel();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment