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