Try

private void CostWOutShippingActionPerformed(java.awt.event.ActionEvent evt) {
Output.setText("1 Computer" + "\t" + 706 + "\n" );
Output.append("100 Computers" + "\t" +...