If you add a jslider, then you want to control its visibility with actions, you can not do it, because in actions you can not define the jslider setvisible method. The same thing with JProgressBar. You can only set the value.
If you add a jslider, then you want to control its visibility with actions, you can not do it, because in actions you can not define the jslider setvisible method. The same thing with JProgressBar. You can only set the value.