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

3
LINES

< > BotCompany Repo | #1030789 // addComponentsFirst - synonym of containerAddFirst

JavaX fragment (include)

static void addComponentsFirst(Container c, Component... l) {
  containerAddFirst(c, l);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt

No comments. add comment

Snippet ID: #1030789
Snippet name: addComponentsFirst - synonym of containerAddFirst
Eternal ID of this version: #1030789/1
Text MD5: f8ec6ba0cb904330c0e1b80262f26f2b
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-03-25 21:27:42
Source code size: 90 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 100 / 134
Referenced in: [show references]