 |
AppletTalk.com Java discussions newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
cybernerdsx2@yahoo.com Guest
|
Posted: Thu Jan 27, 2005 6:17 am Post subject: Something similar to JSlider |
|
|
Hi,
Is there a SWING component that I can use to create a "circle" JSlider?
I would like to retain the functionality of the JSlider but instead of
a horizontal or vertical slider, I would like to make it a circle
slider.
|
|
| Back to top |
|
 |
Thomas Weidenfeller Guest
|
Posted: Thu Jan 27, 2005 7:57 am Post subject: Re: Something similar to JSlider |
|
|
[email]cybernerdsx2 (AT) yahoo (DOT) com[/email] wrote:
| Quote: | I would like to retain the functionality of the JSlider but instead of
a horizontal or vertical slider, I would like to make it a circle
slider.
|
Sounds like you want to have a dial widget. Unfortunately, there is no
such widget in Swing. You have to get a third-party widget (if you
manage to find one), write your own, or consider something els, like a
spinbox.
/Thomas
--
The comp.lang.java.gui FAQ:
ftp://ftp.cs.uu.nl/pub/NEWS.ANSWERS/computer-lang/java/gui/faq
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|