Searched refs:loadButton (Results 1 – 1 of 1) sorted by relevance
165 private JButton loadButton; field in Workspace479 loadButton = new JButton(); in buildToolBar()480 loadButton.setAction(actionsMap.get(LoadGraphAction.ACTION_NAME)); in buildToolBar()481 loadButton.putClientProperty("JButton.buttonType", "segmentedTextured"); in buildToolBar()482 loadButton.putClientProperty("JButton.segmentPosition", "last"); in buildToolBar()483 toolBar.add(loadButton); in buildToolBar()937 loadButton.setEnabled(false); in currentDeviceChanged()958 loadButton.setEnabled(true); in checkForServerOnCurrentDevice()965 loadButton.setEnabled(false); in checkForServerOnCurrentDevice()