static JSpinner setSpinnerStepSize(int stepSize, JSpinner s) { callOpt(castOpt(s.getModel(), SpinnerNumberModel.class), 'setStepSize, stepSize); ret s; }
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1009868 |
Snippet name: | setSpinnerStepSize |
Eternal ID of this version: | #1009868/3 |
Text MD5: | 883a0c3be127fa950f1ce3d1537d20d1 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-08-22 18:12:07 |
Source code size: | 160 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 483 / 506 |
Version history: | 2 change(s) |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |