Searched refs:layoutView (Results 1 – 1 of 1) sorted by relevance
140 private LayoutRenderer layoutView; field in Workspace764 JScrollPane p = new JScrollPane(layoutView = new LayoutRenderer(scene, sceneView)); in buildExtrasPanel()785 layoutView.setBackground(Color.WHITE); in buildLayoutViewControlButtons()786 layoutView.setForeground(Color.BLACK); in buildLayoutViewControlButtons()798 layoutView.setBackground(Color.BLACK); in buildLayoutViewControlButtons()799 layoutView.setForeground(Color.WHITE); in buildLayoutViewControlButtons()811 layoutView.setShowExtras(((JCheckBox) e.getSource()).isSelected()); in buildLayoutViewControlButtons()821 layoutView.repaint(); in showCaptureWindow()1388 layoutView.repaint(); in focusChanged()