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

3
LINES

< > BotCompany Repo | #1033945 // horizontalStrut - Box.createHorizontalStrut

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

Libraryless. Click here for Pure Java version (30L/1K).

static Component horizontalStrut(int height) {
  ret Box.createHorizontalStrut(height);
}

Author comment

Began life as a copy of #1019860

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033945
Snippet name: horizontalStrut - Box.createHorizontalStrut
Eternal ID of this version: #1033945/1
Text MD5: 09d26e5735643802b57c36af90efac2c
Transpilation MD5: 4e95afb6ea78f2bc8989a200da168794
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-01-14 16:44:18
Source code size: 91 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 67 / 105
Referenced in: [show references]