1 | static void addCareDialog() { |
2 | final new JTextField textField; |
3 | showFormTitled("Add care", |
4 | "", "What do you care about?", |
5 | "", textField, |
6 | r { |
7 | addToLogicList(format("!care *", trim(textField.getText()))) |
8 | }); |
9 | } |
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: | 570 / 570 |
Referenced in: | [show references] |