Warning: session_start(): open(/var/lib/php/sessions/sess_gjk9a4345377715r3qc2evsh7c, 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
jMaxHeight [1036391]

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

7
LINES

< > BotCompany Repo | #1036391 // jMaxHeight

JavaX fragment (include) [tags: use-pretranspiled]

Libraryless. Click here for Pure Java version (9920L/55K).

static <A extends Component> A jMaxHeight(A c, int h) {
  ret jMaxHeight(h, c);
}

static <A extends Component> A jMaxHeight(int h, A c) {
  ret jPreferHeight(h, jMaxHeight_pure(h, c));
}

Author comment

Began life as a copy of #1004934

download  show line numbers  debug dex  old transpilations   

Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj

No comments. add comment

Snippet ID: #1036391
Snippet name: jMaxHeight
Eternal ID of this version: #1036391/1
Text MD5: cc721af922b2f49f603a694cf5a9beed
Transpilation MD5: 9dbc0ec3bdee35926dee347511d86fac
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-12-04 23:18:45
Source code size: 193 bytes / 7 lines
Pitched / IR pitched: No / No
Views / Downloads: 611 / 760
Referenced in: [show references]