| Constructor | Description |
|---|---|
CommandLister() |
| Modifier and Type | Method | Description |
|---|---|---|
String[] |
getShortcuts() |
|
void |
listCommands() |
|
void |
listShortcuts() |
|
void |
run(String arg) |
This method is called when the plugin is loaded.
|
public void run(String arg)
PlugInpublic void listCommands()
public void listShortcuts()
public String[] getShortcuts()