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

3
LINES

< > BotCompany Repo | #1033654 // allButtons

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (4723L/26K).

static L<JButton> allButtons(Component c) {
  ret childrenOfType(c, JButton.class);
}

Author comment

Began life as a copy of #1006619

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1033654
Snippet name: allButtons
Eternal ID of this version: #1033654/1
Text MD5: 8e359081bb23afe97852e248c8cac2b9
Transpilation MD5: bc436bd42c34959d4cc19051a3f643cd
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-12-25 23:36:09
Source code size: 87 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 64 / 96
Referenced in: [show references]