| Constructor | Description |
|---|---|
ToolBar() |
Constructor for object.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
doAction(ActionEvent e) |
This method performs the actual command processing.
|
Set<String> |
getActionNames() |
Gets the ActionNames attribute of the action
|
public Set<String> getActionNames()
getActionNames in interface Commandpublic void doAction(ActionEvent e)
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.