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

5
LINES

< > BotCompany Repo | #1023009 // jCenteredLiveValueTextPane_bothWays

JavaX fragment (include)

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

Author comment

Began life as a copy of #1023000

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: #1023009
Snippet name: jCenteredLiveValueTextPane_bothWays
Eternal ID of this version: #1023009/1
Text MD5: c0213b3f2c9786ce8cad72aac5687b8d
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2019-04-20 00:56:39
Source code size: 192 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 181 / 232
Referenced in: [show references]