public class StopStoppables extends AbstractAction implements java.awt.event.ActionListener
Constructor and Description |
---|
StopStoppables() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
doAction(java.awt.event.ActionEvent e) |
java.util.Set<java.lang.String> |
getActionNames() |
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public java.util.Set<java.lang.String> getActionNames()
getActionNames
in interface Command
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.