1 | sclass JSection extends SingleComponentPanel {
|
2 | *(Component c) { super(c); }
|
3 | |
4 | S getTitle() {
|
5 | Border border = getBorder(); |
6 | if (border cast TitledBorder) |
7 | ret border.getTitle(); |
8 | null; |
9 | } |
10 | } |
download show line numbers debug dex old transpilations
Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1017744 |
| Snippet name: | JSection (dev. I guess) |
| Eternal ID of this version: | #1017744/3 |
| Text MD5: | 1758497fc2c431a01b9557cd676d5e50 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-11-13 17:00:38 |
| Source code size: | 220 bytes / 10 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 712 / 1455 |
| Version history: | 2 change(s) |
| Referenced in: | [show references] |