sbool sexyTable_drag = false; static JTable sexyTable() { final JTable table = sexyTableWithoutDrag(); if (sexyTable_drag) tableEnableTextDrag(table); // TODO: seems to interfere with double clicks ret table; }
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: | #1004471 |
| Snippet name: | sexyTable - JTable with latest fancy stuff |
| Eternal ID of this version: | #1004471/8 |
| Text MD5: | cf075b27ec9fc081e51b3ac71de47368 |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-05-28 16:53:13 |
| Source code size: | 228 bytes / 8 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1320 / 1273 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |