public class ShortCuts extends Object
Modifier and Type | Method and Description |
---|---|
void |
clearShortCut(String command) |
String |
getCommand(int i) |
Iterable<String> |
getCommands() |
int |
getNumberOfCommands() |
String |
getShortCut(String command) |
void |
reload() |
void |
save() |
void |
setShortCut(String command,
String shortcut) |
Copyright © 2015–2021 Fiji. All rights reserved.