Searched refs:stopMenuItem (Results 1 – 1 of 1) sorted by relevance
176 private JMenuItem stopMenuItem; field in Workspace544 stopMenuItem = new JMenuItem(); in buildMenuBar()576 stopMenuItem.setAction(actionsMap.get(StopServerAction.ACTION_NAME)); in buildMenuBar()577 serverMenu.add(stopMenuItem); in buildMenuBar()934 stopMenuItem.setEnabled(false); in currentDeviceChanged()957 stopMenuItem.setEnabled(true); in checkForServerOnCurrentDevice()964 stopMenuItem.setEnabled(false); in checkForServerOnCurrentDevice()