1 | static JComponent unwrapScrollPane(JScrollPane sp) {
|
2 | ret sp == null ? null : (JComponent) sp.getViewport().getView(); |
3 | } |
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: | 697 / 951 |
| Referenced in: | [show references] |