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

3
LINES

< > BotCompany Repo | #1006936 // jscroll_centered - make JScrollPane with centered component

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

Libraryless. Click here for Pure Java version (5191L/28K).

static JScrollPane jscroll_centered(Component c) {
  ret c cast JScrollPane ? c : jscroll(jFullCenter(c));
}

Author comment

Began life as a copy of #1006014

download  show line numbers  debug dex  old transpilations   

Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1006936
Snippet name: jscroll_centered - make JScrollPane with centered component
Eternal ID of this version: #1006936/5
Text MD5: a917ed7b0fa4a4941fb9bfd764cf781b
Transpilation MD5: 959aa3ffbb979e2a7acafd8cb05f18e0
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2022-03-07 22:22:27
Source code size: 110 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 459 / 529
Version history: 4 change(s)
Referenced in: [show references]