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

8
LINES

< > BotCompany Repo | #1003896 // Table Max Width Test

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

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

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

Author comment

Began life as a copy of #1003892

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
1278 stefan OK that works 2016-07-29 18:24:03

add comment

Snippet ID: #1003896
Snippet name: Table Max Width Test
Eternal ID of this version: #1003896/1
Text MD5: af236389a2ee6bc0ff0fcc821e5deb59
Transpilation MD5: c8f049ec20d924e2159476d4325b717b
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:23:33
Source code size: 161 bytes / 8 lines
Pitched / IR pitched: No / No
Views / Downloads: 754 / 775
Referenced in: [show references]