Libraryless. Click here for Pure Java version (86L/1K/4K).
1 | !747 |
2 | |
3 | m {
|
4 | p {
|
5 | for (Component c : allSwingComponents()) |
6 | print("Name: " + c.getName() + ", class: " + c.getClass());
|
7 | } |
8 | } |
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: | 791 / 1115 |
| Referenced in: | [show references] |