public class Help extends AbstractAction
Modifier and Type | Field and Description |
---|---|
static String |
HELP_FUNCTIONS |
Constructor and Description |
---|
Help() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
getParentFrame, popupCheckExistingFileListener, popupShouldSave
public static final String HELP_FUNCTIONS
public void doAction(ActionEvent e)
doAction
in interface Command
doAction
in class AbstractAction
Command.doAction(ActionEvent)
public Set<String> getActionNames()
Command.getActionNames()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.