public class What extends AbstractAction
Constructor and Description |
---|
What() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(java.awt.event.ActionEvent e) |
java.util.Set<java.lang.String> |
getActionNames()
Provide the list of Action names that are available in this command.
|
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public void doAction(java.awt.event.ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
doAction
in class AbstractAction
IllegalUserActionException
Command.doAction(ActionEvent)
public java.util.Set<java.lang.String> getActionNames()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.