Searched refs:ACTION_NEXT (Results 1 – 2 of 2) sorted by relevance
53 public static final String ACTION_NEXT = "ActionNext"; field in SetupFrame245 mNextButton.setActionCommand(ACTION_NEXT); in initFrame()
85 } else if (evt.getActionCommand().equals(SetupFrame.ACTION_NEXT)) { in actionPerformed()
Completed in 14 milliseconds