1 | static JLabel showSuggestion_possibleMaster(bool master, fS suggestionText, fO action) { |
2 | JLabel l = showSuggestion_individual(suggestionText, action); |
3 | if (master) showSuggestion_makeMaster(l); |
4 | ret l; |
5 | } |
Began life as a copy of #1015641
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: | #1015678 |
Snippet name: | showSuggestion_possibleMaster |
Eternal ID of this version: | #1015678/1 |
Text MD5: | 765e50497b1cd32fa53d6fa72a488642 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-05-21 11:28:22 |
Source code size: | 211 bytes / 5 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 279 / 344 |
Referenced in: | [show references] |