static L<JPanel> allJSections() { ret [JPanel p : allSwingComponentsOfType(JPanel.class) | eqOneOf(className(p), "main$JSection", "main$jLiveValueSection_class")]; }
Began life as a copy of #1017745
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1018433 |
| Snippet name: | allJSections |
| Eternal ID of this version: | #1018433/2 |
| Text MD5: | 31ecc05643e329ea38fc1e157a6acd6e |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2018-09-30 06:50:45 |
| Source code size: | 174 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 511 / 570 |
| Version history: | 1 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |