Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

14
LINES

< > BotCompany Repo | #1015531 // Show running bots as nice buttons

JavaX source code (desktop) [tags: use-pretranspiled] - run with: x30.jar

Download Jar. Uses 3874K of libraries. Click here for Pure Java version (9610L/69K).

!7

static DynamicHStack buttons;

p-noconsole-autoupdate {
  buttons = renameFrame("Running Bots", showNiceButtons());
  refresh();
  addButtonsToWindow(buttons, "Refresh", f-thread refresh);
}

svoid refresh {
  replaceNiceButtons(buttons, runningBotsForNiceButtons());
  centerPackFrame(buttons);
}

Author comment

Began life as a copy of #1015163

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015531
Snippet name: Show running bots as nice buttons
Eternal ID of this version: #1015531/1
Text MD5: 67e8f3a5a3ee56fadafe5e77c2db4fdb
Transpilation MD5: cadfacf668547a81cb7420d8821a3477
Author: stefan
Category: javax / a.i. / gui
Type: JavaX source code (desktop)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-15 19:53:26
Source code size: 314 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 290 / 883
Referenced in: [show references]