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

3
LINES

< > BotCompany Repo | #1033472 // installWindowResizeDraggerOnBorder

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

Libraryless. Click here for Pure Java version (5213L/29K).

svoid installWindowResizeDraggerOnBorder(JComponent c) {
  if (c != null) swing { new WindowResizeDragger(c); }
}

Author comment

Began life as a copy of #1033465

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1033472
Snippet name: installWindowResizeDraggerOnBorder
Eternal ID of this version: #1033472/2
Text MD5: 9e1a1fbf741075f51a896573a410ad3b
Transpilation MD5: 2aace4894278290eeec255b023833108
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2021-10-29 01:17:54
Source code size: 115 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 132 / 171
Version history: 1 change(s)
Referenced in: [show references]