static void addToFrameNorth(Component c, Component toAdd) { addToWindowTop(c, toAdd); }
Began life as a copy of #1006881
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009807 |
Snippet name: | addToFrameNorth - synonym of addToWindowTop (adds stuff at the top of window) |
Eternal ID of this version: | #1009807/1 |
Text MD5: | ac142cb387c7b7d875ebb5b029290aad |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-17 22:02:21 |
Source code size: | 91 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 504 / 526 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1009900 - addToWindowNorth - synonym of addToWindowTop (adds stuff at the top of window) |