1 | static JTextPane jCenteredLiveValueTextPane_bothWays(final SimpleLiveValue<S> lv) {
|
2 | final JTextPane ta = jCenteredTextPane(); |
3 | bindTextComponentToLiveValue_bothWays(ta, lv); |
4 | ret ta; |
5 | } |
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: | 482 / 536 |
| Referenced in: | [show references] |