Esempio n. 1
0
 @LauncherAPI
 public int getSortIndex() {
   return sortIndex.getValue();
 }
Esempio n. 2
0
 @LauncherAPI
 public int getServerPort() {
   return serverPort.getValue();
 }