Libraryless. Click here for Pure Java version (86L/1K/4K).
!747 m { p { for (Component c : allSwingComponents()) print("Name: " + c.getName() + ", class: " + c.getClass()); } }
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: | #1001776 |
Snippet name: | Print "name" getName() of all Swing components (in a VM) |
Eternal ID of this version: | #1001776/1 |
Text MD5: | 201584e36b10cf429f2c6f524e3561d1 |
Transpilation MD5: | e329c000d3934b71a6a6a47e5c45e033 |
Author: | stefan |
Category: | javax |
Type: | JavaX source code |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2015-11-14 17:55:37 |
Source code size: | 139 bytes / 8 lines |
Pitched / IR pitched: | No / Yes |
Views / Downloads: | 598 / 871 |
Referenced in: | #1001778 - Print "name" getName() of all Swing components (scanning all VMs) #3000382 - Answer for ferdie (>> t = 1, f = 0) |