Searched refs:reverseDirectionButton (Results 1 – 1 of 1) sorted by relevance
228 frame.reverseDirectionButton.doClick(); in testPlanComponentWithMouse()475 private final JButton reverseDirectionButton; field in PlanComponentTest.PlanTestFrame526 this.reverseDirectionButton = new JButton("Reverse"); in PlanTestFrame()527 this.reverseDirectionButton.addActionListener(new ActionListener() { in PlanTestFrame()544 toolBar.add(this.reverseDirectionButton); in PlanTestFrame()