7475767778798081828384
{ plugin.clearResponse(); } else if (event.getActionCommand().equals(IdeaPlugin.ACTION_RESET_ALL)) { plugin.resetAll(); } else if (event.getActionCommand().equals(IdeaPlugin.ACTION_RESET_TO_LAST)) { plugin.resetToLast(); }