Searched refs:ACTION_CANCEL (Results 1 – 2 of 2) sorted by relevance
55 public static final String ACTION_CANCEL = "ActionCancel"; field in SetupFrame246 mCancelButton.setActionCommand(ACTION_CANCEL); in initFrame()
43 if (evt.getActionCommand().equals(SetupFrame.ACTION_CANCEL)) { in actionPerformed()
Completed in 12 milliseconds