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

3
LINES

< > BotCompany Repo | #1007231 // unwrapScrollPane

JavaX fragment (include)

static JComponent unwrapScrollPane(JScrollPane sp) {
  ret sp == null ? null : (JComponent) sp.getViewport().getView();
}

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1007231
Snippet name: unwrapScrollPane
Eternal ID of this version: #1007231/1
Text MD5: 1b3b3e274590b3a13ecb6a16434bb9a0
Author: stefan
Category: javax / concepts / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-03-12 16:18:06
Source code size: 123 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 416 / 654
Referenced in: [show references]