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

15
LINES

< > BotCompany Repo | #3000127 // An untitled snippet

JavaX source code [tags: use-pretranspiled] - run with: x30.jar

Libraryless. Click here for Pure Java version (973L/7K/25K).

!747

m {
  p {

      for (JFrame f : allFrames()) {
        L<JList> lists = findAll(f, JList.class);
        if (l(lists) == 2) {
          print("Yes! " + f.getTitle());
          sendToLocalBot(5004,weakref(f));
        }
      }
    
  }
}

download  show line numbers  debug dex  old transpilations   

Travelled to 15 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, onxytkatvevr, pyentgdyhuwx, pzhvpgtvlbxg, teubizvjbppd, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #3000127
Snippet name: An untitled snippet
Eternal ID of this version: #3000127/1
Text MD5: 7997692dc872a780e9a106b3c1d96388
Transpilation MD5: d2fffa976188fd9f8d5ebc7c0560c619
Author: someone
Category:
Type: JavaX source code
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2015-10-30 15:06:00
Source code size: 245 bytes / 15 lines
Pitched / IR pitched: No / Yes
Views / Downloads: 536 / 546
Referenced in: [show references]