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

3
LINES

< > BotCompany Repo | #1034600 // showLines

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (12305L/74K).

static JTextArea showLines(S title default autoFrameTitle(), Iterable lines) {
  ret showText(title, lines(lines));
}

Author comment

Began life as a copy of #1001106

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034600
Snippet name: showLines
Eternal ID of this version: #1034600/2
Text MD5: 00071fb868e272571f970e14a3d8feaa
Transpilation MD5: 1fa59c476da09c8c8b7792e499e557da
Author: stefan
Category: javax
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-19 10:15:06
Source code size: 119 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 77 / 126
Version history: 1 change(s)
Referenced in: [show references]