Searched refs:northButtons (Results 1 – 2 of 2) sorted by relevance
102 JPanel northButtons = in show() local105 northButtons.add(runButton); in show()106 northButtons.add(closeButton); in show()161 buttonPanel.add(northButtons, BorderLayout.NORTH); in show()
95 JPanel northButtons = in showOrganizer() local98 northButtons.add(runButton); in showOrganizer()99 northButtons.add(closeButton); in showOrganizer()198 buttonPanel.add(northButtons, BorderLayout.NORTH); in showOrganizer()
Completed in 21 milliseconds