Searched refs:showDevicesMenuItem (Results 1 – 1 of 1) sorted by relevance
173 private JMenuItem showDevicesMenuItem; field in Workspace539 showDevicesMenuItem = new JMenuItem(); in buildMenuBar()558 showDevicesMenuItem.setAction(actionsMap.get(ShowDevicesAction.ACTION_NAME)); in buildMenuBar()559 showDevicesMenuItem.setEnabled(false); in buildMenuBar()560 viewMenu.add(showDevicesMenuItem); in buildMenuBar()723 showDevicesMenuItem.setEnabled(true); in createGraph()906 showDevicesMenuItem.setEnabled(false); in showDevicesSelector()