Searched refs:startMenuItem (Results 1 – 1 of 1) sorted by relevance
175 private JMenuItem startMenuItem; field in Workspace543 startMenuItem = new JMenuItem(); in buildMenuBar()573 startMenuItem.setAction(actionsMap.get(StartServerAction.ACTION_NAME)); in buildMenuBar()574 serverMenu.add(startMenuItem); in buildMenuBar()932 startMenuItem.setEnabled(false); in currentDeviceChanged()955 startMenuItem.setEnabled(false); in checkForServerOnCurrentDevice()962 startMenuItem.setEnabled(true); in checkForServerOnCurrentDevice()