1 | static JTextField jtextfield() { |
2 | ret jTextField(); |
3 | } |
4 | |
5 | static JTextField jtextfield(S text) { |
6 | ret jTextField(text); |
7 | } |
8 | |
9 | static JTextField jtextfield(O o) { |
10 | ret jTextField(o); |
11 | } |
Began life as a copy of #1005867
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: | #1006694 |
Snippet name: | jtextfield - synonym of jTextField |
Eternal ID of this version: | #1006694/3 |
Text MD5: | a6e265218df7d88b44eb80c08cb4d1bc |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-02-01 14:59:57 |
Source code size: | 192 bytes / 11 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 632 / 647 |
Version history: | 2 change(s) |
Referenced in: | [show references] |