Libraryless. Click here for Pure Java version (5191L/28K).
1 | static JScrollPane jscroll_centered(Component c) {
|
2 | ret c cast JScrollPane ? c : jscroll(jFullCenter(c)); |
3 | } |
Began life as a copy of #1006014
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1006936 |
| Snippet name: | jscroll_centered - make JScrollPane with centered component |
| Eternal ID of this version: | #1006936/5 |
| Text MD5: | a917ed7b0fa4a4941fb9bfd764cf781b |
| Transpilation MD5: | 959aa3ffbb979e2a7acafd8cb05f18e0 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-03-07 22:22:27 |
| Source code size: | 110 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 799 / 948 |
| Version history: | 4 change(s) |
| Referenced in: | [show references] |