Searched refs:captureLayersButton (Results 1 – 1 of 1) sorted by relevance
160 private JButton captureLayersButton; field in Workspace494 captureLayersButton = new JButton(); in buildToolBar()495 captureLayersButton.setAction(actionsMap.get(CaptureLayersAction.ACTION_NAME)); in buildToolBar()496 captureLayersButton.putClientProperty("JButton.buttonType", "segmentedTextured"); in buildToolBar()497 captureLayersButton.putClientProperty("JButton.segmentPosition", "middle"); in buildToolBar()498 toolBar.add(captureLayersButton); in buildToolBar()741 captureLayersButton.setEnabled(true); in createGraph()907 captureLayersButton.setEnabled(false); in showDevicesSelector()937 captureLayersButton.setEnabled(false); in currentDeviceChanged()