static void onInternalFrameOpened(final JInternalFrame w, fO r) { if (w != null) swing { w.addInternalFrameListener(new InternalFrameAdapter { public void internalFrameOpened(InternalFrameEvent e) { pcallF(r); } }); } }
Began life as a copy of #1016492
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1016867 |
Snippet name: | onInternalFrameOpened |
Eternal ID of this version: | #1016867/1 |
Text MD5: | 453157c596e0c35093f99a14c0d65b70 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-07-06 11:54:53 |
Source code size: | 259 bytes / 9 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 354 / 397 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |