the method that deals with the pictures


private void jList1ListSelectionValueChanged(ListSelectionEvent event) {
String file = (String) shopItems.getSelectedValue();
int item =...