java Programming Glossary: currentdisplay
JButton needs to change JTextfield text http://stackoverflow.com/questions/1386782/jbutton-needs-to-change-jtextfield-text txt.setText DVD Details n txt.append Item number inv.get currentDisplay .getItem n txt.append DVD name inv.get currentDisplay .getName.. currentDisplay .getItem n txt.append DVD name inv.get currentDisplay .getName n txt.append Units in stock inv.get currentDisplay.. .getName n txt.append Units in stock inv.get currentDisplay .getUnits n txt.append Price String.format .2f inv.get currentDisplay..
|