|
-
February 25th, 2000, 02:54 PM
#1
Is there any spin control in Java?
Hi all,
I wanted to know if there is any class in
Swing that simulates a spin control. VC++ has
a class CSpinCtrl, but couldn't find anything
in Java.
Thanks
Kannan
-
February 25th, 2000, 05:15 PM
#2
Re: Is there any spin control in Java?
There is no standard spin control in swing. There is, however, code at http://www.sys-con.com/java/index2.html under the Code Source in Issue 4, Volume 4.
I think they're spin control (JSpinner) is excesively large, but if you want something quick.
Hope it Helps...
Dustin
Remember to rate this if it helps.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|