static JTextArea showTextArea(fS title, O text) { ret showText(title, text); } static JTextArea showTextArea(O text) { ret showText(text); } static JTextArea showTextArea(S text) { ret showText(text); } static JTextArea showTextArea() { ret showText(); }
Began life as a copy of #1001106
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: | #1012344 | 
| Snippet name: | showTextArea - synonym of showText | 
| Eternal ID of this version: | #1012344/1 | 
| Text MD5: | d109b84066ec4285ebca30d01d2193bf | 
| Author: | stefan | 
| Category: | javax | 
| Type: | JavaX fragment (include) | 
| Public (visible to everyone): | Yes | 
| Archived (hidden from active list): | No | 
| Created/modified: | 2017-11-28 15:56:35 | 
| Source code size: | 279 bytes / 15 lines | 
| Pitched / IR pitched: | No / No | 
| Views / Downloads: | 813 / 734 | 
| Referenced in: | [show references] |