Searched refs:backwardButton (Results 1 – 1 of 1) sorted by relevance
31 JButton backwardButton, forwardButton; in initializeComponents() local33 …add(backwardButton = new JButton("<"), new GridBagConstraints(0, 0, 1, 1, 1, 1, GridBagConstraints… in initializeComponents()42 backwardButton.addActionListener(new ActionListener() { in initializeComponents()