Transpiled version (4768L) is out of date.
1 | static IMeta metaOfJComponent(JComponent c) { |
2 | if (c == null) null; |
3 | IMeta meta = cast c.getClientProperty(IMeta); |
4 | ifdef debugComponentMeta |
5 | print("meta of " + c + ": " + meta); |
6 | endifdef |
7 | ret meta; |
8 | } |
Began life as a copy of #1033768
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033769 |
Snippet name: | metaOfJComponent - doesn't initialize |
Eternal ID of this version: | #1033769/2 |
Text MD5: | b3d4f2f4cfd657c1fc2ef50d9886600e |
Author: | stefan |
Category: | javax / reasoning |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-02 18:51:57 |
Source code size: | 216 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 155 / 189 |
Version history: | 1 change(s) |
Referenced in: | [show references] |