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

5
LINES

< > BotCompany Repo | #1023000 // jLiveValueTextPane_bothWays

JavaX fragment (include)

static JTextPane jLiveValueTextPane_bothWays(final SimpleLiveValue<S> lv) {
  final JTextPane ta = jTextPane();
  bindTextComponentToLiveValue_bothWays(ta, lv);
  ret ta;
}

Author comment

Began life as a copy of #1016666

download  show line numbers  debug dex  old transpilations   

Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1023000
Snippet name: jLiveValueTextPane_bothWays
Eternal ID of this version: #1023000/3
Text MD5: 252e2b7f28aa70c10b800f6a9b41d306
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-19 23:52:37
Source code size: 176 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 189 / 225
Version history: 2 change(s)
Referenced in: [show references]