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

3
LINES

< > BotCompany Repo | #1035908 // awtObjectsOfType - synonym of allSwingComponentsOfType

JavaX fragment (include)

  static <A> L<A> awtObjectsOfType(Class<A> theClass) {
  ret allSwingComponentsOfType(theClass);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1035908
Snippet name: awtObjectsOfType - synonym of allSwingComponentsOfType
Eternal ID of this version: #1035908/1
Text MD5: d65f2f3ffe164f61078482b8ec19a241
Author: someone
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-08-12 00:16:52
Source code size: 99 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 66 / 68
Referenced in: [show references]