Libraryless. Click here for Pure Java version (3849L/23K).
1 | static JSplitPane jhsplit3(Component a, Component b, Component c) {
|
2 | ret jhsplit(a, jhsplit(b, c), 1/3.0); |
3 | } |
Began life as a copy of #1005756
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1030590 |
| Snippet name: | jhsplit3 - make horizontal JSplitPane of 3 components |
| Eternal ID of this version: | #1030590/1 |
| Text MD5: | f421d04bed186da4f69baca984cbc31c |
| Transpilation MD5: | 3e8ed361ee3be9150a06f0de4431b283 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-01-13 22:22:03 |
| Source code size: | 111 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 421 / 553 |
| Referenced in: | [show references] |