Warning: session_start(): open(/var/lib/php/sessions/sess_d13r4i09eo5numdnce0goomsa8, O_RDWR) failed: No space left on device (28) in /var/www/tb-usercake/models/config.php on line 51

Warning: session_start(): Failed to read session data: files (path: /var/lib/php/sessions) in /var/www/tb-usercake/models/config.php on line 51
jRaisedCenteredSection - synonym of jCenteredRaisedSection [1034485]

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

3
LINES

< > BotCompany Repo | #1034485 // jRaisedCenteredSection - synonym of jCenteredRaisedSection

JavaX fragment (include)

static JPanel jRaisedCenteredSection(S title default "", Component c) {
  ret jCenteredRaisedSection(title, c);
}

download  show line numbers  debug dex  old transpilations   

Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1034485
Snippet name: jRaisedCenteredSection - synonym of jCenteredRaisedSection
Eternal ID of this version: #1034485/1
Text MD5: bfa1870b5bfdfb57fce814b138f11554
Author: stefan
Category:
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-02-08 07:08:31
Source code size: 113 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 674 / 658
Referenced in: #1006654 - Standard functions list 2 (LIVE, continuation of #761)