Searched refs:captureLayersButton (Results 1 – 1 of 1) sorted by relevance
162 private JButton captureLayersButton; field in Workspace496 captureLayersButton = new JButton(); in buildToolBar()497 captureLayersButton.setAction(actionsMap.get(CaptureLayersAction.ACTION_NAME)); in buildToolBar()498 captureLayersButton.putClientProperty("JButton.buttonType", "segmentedTextured"); in buildToolBar()499 captureLayersButton.putClientProperty("JButton.segmentPosition", "middle"); in buildToolBar()500 toolBar.add(captureLayersButton); in buildToolBar()743 captureLayersButton.setEnabled(true); in createGraph()909 captureLayersButton.setEnabled(false); in showDevicesSelector()939 captureLayersButton.setEnabled(false); in currentDeviceChanged()