Searched refs:displayNodeButton (Results 1 – 1 of 1) sorted by relevance
160 private JButton displayNodeButton; field in Workspace485 displayNodeButton = new JButton(); in buildToolBar()486 displayNodeButton.setAction(actionsMap.get(CaptureNodeAction.ACTION_NAME)); in buildToolBar()487 displayNodeButton.putClientProperty("JButton.buttonType", "segmentedTextured"); in buildToolBar()488 displayNodeButton.putClientProperty("JButton.segmentPosition", "first"); in buildToolBar()489 toolBar.add(displayNodeButton); in buildToolBar()908 displayNodeButton.setEnabled(false); in showDevicesSelector()938 displayNodeButton.setEnabled(false); in currentDeviceChanged()1378 displayNodeButton.setEnabled(true); in focusChanged()