public class StopStoppables extends AbstractAction implements ActionListener
| Constructor and Description |
|---|
StopStoppables() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(ActionEvent e) |
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
getParentFrame, popupCheckExistingFileListener, popupShouldSavepublic Set<String> getActionNames()
getActionNames in interface Commandpublic void actionPerformed(ActionEvent e)
actionPerformed in interface ActionListenerpublic void doAction(ActionEvent e)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.