Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1018433 // allJSections

JavaX fragment (include)

static L<JPanel> allJSections() {
  ret [JPanel p : allSwingComponentsOfType(JPanel.class)
    | eqOneOf(className(p), "main$JSection", "main$jLiveValueSection_class")];
}

Author comment

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: 226 / 282
Version history: 1 change(s)
Referenced in: [show references]