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, popupShouldSave
public Set<String> getActionNames()
getActionNames
in interface Command
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.