Searched refs:ACTION_HELP (Results 1 – 2 of 2) sorted by relevance
56 public static final String ACTION_HELP = "ActionHelp"; field in SetupFrame247 mHelpButton.setActionCommand(ACTION_HELP); in initFrame()
102 } else if (evt.getActionCommand().equals(SetupFrame.ACTION_HELP)) { in actionPerformed()
Completed in 11 milliseconds