Commit 106de071 authored by ethan's avatar ethan

--no commit message

--no commit message
parent 3c64f6cb
...@@ -443,6 +443,7 @@ public class selfCheckoutSystem extends javax.swing.JFrame { ...@@ -443,6 +443,7 @@ public class selfCheckoutSystem extends javax.swing.JFrame {
screen.setText(""); screen.setText("");
totalLabel.setText("Total: "); totalLabel.setText("Total: ");
payScreen.setText("Enter payment here"); payScreen.setText("Enter payment here");
transactionLabel.setText("");
} }
}//GEN-LAST:event_checkoutBtnActionPerformed }//GEN-LAST:event_checkoutBtnActionPerformed
......
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