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() |
popupCheckExistingFileListener, popupShouldSavepublic java.util.Set<java.lang.String> getActionNames()
getActionNames in interface Commandpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic void doAction(java.awt.event.ActionEvent e)
doAction in interface CommanddoAction in class AbstractActionCommand.doAction(ActionEvent)Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.