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

11
LINES

< > BotCompany Repo | #1014705 // jsection - synonym of jSection - make lowered BevelBorder around component

JavaX fragment (include)

static JPanel jsection(Component c) {
  ret jSection(c);
}

static JPanel jsection(S title, Component c) {
  ret jSection(title, c);
}

static JPanel jsection(S title) {
  ret jSection(title);
}

Author comment

Began life as a copy of #1006228

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: #1014705
Snippet name: jsection - synonym of jSection - make lowered BevelBorder around component
Eternal ID of this version: #1014705/1
Text MD5: b187359d5cf97c6f468eb6c33e226d62
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-04-30 18:10:01
Source code size: 206 bytes / 11 lines
Pitched / IR pitched: No / No
Views / Downloads: 384 / 418
Referenced in: [show references]