Libraryless. Click here for Pure Java version (7643L/45K).
static JButton jimageButtonScaledToWidth(int w, S imageID, S toolTip default "", Runnable action) { ret jimageButton(scaleImageToWidth(w, imageID), toolTip, action); }
Began life as a copy of #1006831
download show line numbers debug dex old transpilations
Travelled to 3 computer(s): bhatertpkbcr, mowyntqkapby, mqqgnosmbjvj
No comments. add comment
Snippet ID: | #1033904 |
Snippet name: | jimageButtonScaledToWidth - for non-animated only (uses smooth scaling) |
Eternal ID of this version: | #1033904/4 |
Text MD5: | 5663d9818d775fa39f9da7bb2a3a391e |
Transpilation MD5: | 079c0ff62c2776a1e3b3295e98304a2d |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2022-01-09 19:46:01 |
Source code size: | 171 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 170 / 248 |
Version history: | 3 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |