Searched refs:solidColor (Results 1 – 1 of 1) sorted by relevance
829 final JPanel solidColor = new JPanel(new BorderLayout()); in showCaptureWindow() local830 solidColor.setBackground(Color.BLACK); in showCaptureWindow()831 solidColor.add(label); in showCaptureWindow()844 solidColor.setBackground(Color.WHITE); in showCaptureWindow()856 solidColor.setBackground(Color.BLACK); in showCaptureWindow()873 panel.add(solidColor); in showCaptureWindow()