Link to home
Start Free TrialLog in
Avatar of tomatolei2009
tomatolei2009

asked on

How to render the JTable Cell with JSlider

Hello Expert:
                  Can you give me an example which uses the JSlider to render the cell of JTable with MaxValue and MinValue. It means I can use JSlider to set the value of cel in a certain column. Thanks!l
Avatar of R-Byter
R-Byter
Flag of Serbia image

Can You post a link to Your page or piece of code You're messing with?
Avatar of tomatolei2009
tomatolei2009

ASKER

Ok, I will upload a demo file to you.  In this demo file two column has been rendered by JSlider, but you can not change the value of it. how can I implement it?
MixerTest.java
ASKER CERTIFIED SOLUTION
Avatar of CEHJ
CEHJ
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
thanks i know the problem