1 | svoid setProgressBarTotal(JProgressBar bar, int total) {
|
2 | swingCall(bar, 'setMaximum, total); |
3 | } |
Began life as a copy of #1020978
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, cfunsshuasjs, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1022690 |
| Snippet name: | setProgressBarTotal |
| Eternal ID of this version: | #1022690/1 |
| Text MD5: | 9e170ad5e4de2eec76d9d391302e23b4 |
| Author: | stefan |
| Category: | javax / gui |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2019-03-31 19:30:05 |
| Source code size: | 98 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 511 / 562 |
| Referenced in: | [show references] |