sclass JSection extends SingleComponentPanel { *(Component c) { super(c); } S getTitle() { Border border = getBorder(); if (border cast TitledBorder) ret border.getTitle(); null; } }
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: | 711 / 1453 |
| Version history: | 2 change(s) |
| Referenced in: | #1034167 - Standard Classes + Interfaces (LIVE, continuation of #1003674) |