static void addCareDialog() { final new JTextField textField; showFormTitled("Add care", "", "What do you care about?", "", textField, r { addToLogicList(format("!care *", trim(textField.getText()))) }); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1004441 |
| Snippet name: | addCareDialog |
| Eternal ID of this version: | #1004441/1 |
| Text MD5: | 66e7e10b3c20371179367f01873157b1 |
| Author: | stefan |
| Category: | javax / gui / talking robots |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-08-17 16:05:54 |
| Source code size: | 239 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 793 / 813 |
| Referenced in: | #1004745 - addStatementDialog #1006654 - Standard functions list 2 (LIVE, continuation of #761) |