static void addStatementDialog() { final new JTextField textField; showFormTitled("Add statement", "", "New Statement:", "", textField, r { addToLogicList(trim(textField.getText())) }); }
Began life as a copy of #1004441
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: | #1004745 | 
| Snippet name: | addStatementDialog | 
| Eternal ID of this version: | #1004745/1 | 
| Text MD5: | 45f8d60a6aa45db915cbcba12dd4b67c | 
| 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-28 17:34:42 | 
| Source code size: | 221 bytes / 9 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 770 / 786 | 
| Referenced in: | [show references] |