()
| 1645 | /// |
| 1646 | /// Vector of Command objects |
| 1647 | protected Vector getCommands() { |
| 1648 | return commands; |
| 1649 | } |
| 1650 | |
| 1651 | /// Creates the list component containing the commands within the given vector |
| 1652 | /// used for showing the menu dialog |
no outgoing calls
no test coverage detected