Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1009900 // addToWindowNorth - synonym of addToWindowTop (adds stuff at the top of window)

JavaX fragment (include)

static void addToWindowNorth(Component c, Component toAdd) {
  addToWindowTop(c, toAdd);
}

Author comment

Began life as a copy of #1009807

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: #1009900
Snippet name: addToWindowNorth - synonym of addToWindowTop (adds stuff at the top of window)
Eternal ID of this version: #1009900/1
Text MD5: c9a0d66ea4099415b26b9a2d7b591a70
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-23 23:25:47
Source code size: 92 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 437 / 462
Referenced in: [show references]