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

14
LINES

< > BotCompany Repo | #1015163 // Show last changed snippets 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 (8688L/62K).

!7

static DynamicHStack buttons;

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

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

Author comment

Began life as a copy of #1015152

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: #1015163
Snippet name: Show last changed snippets as nice buttons
Eternal ID of this version: #1015163/4
Text MD5: 01bfaeb548ac964d04ebe655a7738254
Transpilation MD5: 32c21434abfcb2f429031926ed3c519c
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-10 19:25:32
Source code size: 335 bytes / 14 lines
Pitched / IR pitched: No / No
Views / Downloads: 379 / 1078
Version history: 3 change(s)
Referenced in: [show references]