Libraryless. Click here for Pure Java version (4695L/26K).
1 | static <A extends JComponent> A revalidateOnFirstResize(A c) {
|
2 | onFirstResize(c, r { revalidate(c) });
|
3 | ret c; |
4 | } |
Began life as a copy of #1019425
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1033557 |
| Snippet name: | revalidateOnFirstResize |
| Eternal ID of this version: | #1033557/1 |
| Text MD5: | 60a6a255e74ddbe326cfe1ecd439c43f |
| Transpilation MD5: | 215ff1188d786edff3eac74968bcde75 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2021-11-03 16:08:40 |
| Source code size: | 117 bytes / 4 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 402 / 489 |
| Referenced in: | [show references] |