static JLabel showSuggestion_possibleMaster(bool master, fS suggestionText, fO action) { JLabel l = showSuggestion_individual(suggestionText, action); if (master) showSuggestion_makeMaster(l); ret l; }
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: | 507 / 594 |
| Referenced in: | [show references] |