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

10
LINES

< > BotCompany Repo | #1001615 // Swing: Test dataToTable with map

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

Libraryless. Click here for Pure Java version (570L/4K/16K).

!752

static new HashMap data;

p {
  data.put("hello", "world");
  data.put(123, litlist("Two", "things."));
  
  dataToTable(data, "A Table");
}

Author comment

Began life as a copy of #1001614

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

Comments [hide]

ID Author/Program Comment Date
1156 stefan Works! 2015-10-28 20:15:29

add comment

Snippet ID: #1001615
Snippet name: Swing: Test dataToTable with map
Eternal ID of this version: #1001615/1
Text MD5: 24ae803a68a6d1f92d007f3bc46656c4
Transpilation MD5: 2d659c23e3734f9f19be801f4ee7aac3
Author: stefan
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-12-11 00:16:54
Source code size: 157 bytes / 10 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 883 / 863
Referenced in: [show references]