Searched refs:buttonsPanel (Results 1 – 1 of 1) sorted by relevance
150 private JToolBar buttonsPanel; field in Workspace741 buttonsPanel.getPreferredSize().width); in createGraph()774 buttonsPanel = new JToolBar(); in buildLayoutViewControlButtons()775 buttonsPanel.setFloatable(false); in buildLayoutViewControlButtons()790 buttonsPanel.add(white); in buildLayoutViewControlButtons()803 buttonsPanel.add(black); in buildLayoutViewControlButtons()814 buttonsPanel.add(showExtras); in buildLayoutViewControlButtons()816 return buttonsPanel; in buildLayoutViewControlButtons()