Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

9
LINES

< > BotCompany Repo | #1003892 // Table Width Test

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (1215L/8K/30K).

1  
!752
2  
3  
p-awt {
4  
  JTable table = showTable(
5  
    ll(litorderedmap("Long", join(rep("Long ", 100)), "Short", "1"))
6  
  );
7  
  tableColumnPreferWidth(table, 0, 200);
8  
  tableColumnPreferWidth(table, 1, 20);
9  
}

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

Comments [hide]

ID Author/Program Comment Date
1277 stefan #1003894 This doesn't work terribly well 2016-07-29 18:22:05

add comment

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: 596 / 600
Referenced in: [show references]