Searched refs:ACTION_STOP (Results 1 – 4 of 4) sorted by relevance
65 panel.setStopButtonActionCommand(getSetupFrame().ACTION_STOP); in beforeShow()
71 panel.setStopButtonActionCommand(getSetupFrame().ACTION_STOP); in beforeShow()
60 } else if (evt.getActionCommand().equals(SetupFrame.ACTION_STOP)) { in actionPerformed()
58 public static final String ACTION_STOP = "ActionStop"; field in SetupFrame
Completed in 23 milliseconds