Transpiled version (4768L) is out of date.
static IMeta metaOfJComponent(JComponent c) { if (c == null) null; IMeta meta = cast c.getClientProperty(IMeta); ifdef debugComponentMeta print("meta of " + c + ": " + meta); endifdef ret meta; }
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: | 369 / 450 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |