static <A extends Component> A _revalidate(A c) { ret revalidate(c); } static void _revalidate(JFrame f) { revalidate(f); } static void _revalidate(JInternalFrame f) { revalidate(f); }
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1020724 |
| Snippet name: | _revalidate - synonym of revalidate |
| Eternal ID of this version: | #1020724/2 |
| Text MD5: | 410b6fda4f5e42cab7b025bd0ce81030 |
| Author: | stefan |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-04-16 16:14:41 |
| Source code size: | 202 bytes / 11 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 628 / 687 |
| Version history: | 1 change(s) |
| Referenced in: | [show references] |