Libraryless. Click here for Pure Java version (1215L/8K/30K).
!752 p-awt { JTable table = showTable( ll(litorderedmap("Long", join(rep("Long ", 100)), "Short", "1")) ); tableColumnPreferWidth(table, 0, 200); tableColumnPreferWidth(table, 1, 20); }
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, ddnzoavkxhuk, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
| ID | Author/Program | Comment | Date |
|---|---|---|---|
| 1277 | stefan | #1003894 This doesn't work terribly well | 2016-07-29 18:22:05 |
| Snippet ID: | #1003892 |
| Snippet name: | Table Width Test |
| Eternal ID of this version: | #1003892/1 |
| Text MD5: | 5f8b22058f37a20c292b1837283263d4 |
| Transpilation MD5: | a495f860d4868dbb9fa5923488822923 |
| Author: | stefan |
| Category: | javax swing |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2016-07-29 18:20:54 |
| Source code size: | 206 bytes / 9 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 1062 / 1117 |
| Referenced in: | #1003894 - Output of #1003892 #1003896 - Table Max Width Test |