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

7
LINES

< > BotCompany Repo | #1010026 // jTextAreaMinHeight - JTextArea with a reasonable minimum height

JavaX fragment (include)

static JTextArea jTextAreaMinHeight() {
  ret jTextAreaMinHeight("");
}

static JTextArea jTextAreaMinHeight(S text) {
  ret jMinHeight(100, jTextArea(text));
}

Author comment

Began life as a copy of #1006101

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1010026
Snippet name: jTextAreaMinHeight - JTextArea with a reasonable minimum height
Eternal ID of this version: #1010026/4
Text MD5: 5b98979c09375e63137c8d89cdb79d78
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-29 01:39:18
Source code size: 166 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 363 / 382
Version history: 3 change(s)
Referenced in: [show references]