Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: "John B. Matthews" Newsgroups: comp.lang.java.gui Subject: Re: JSpinner with dyanamic step value code Date: Sun, 09 Feb 2014 20:02:51 -0500 Organization: The Wasteland Lines: 14 Message-ID: References: <9e964777.0311240704.59e05156@posting.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Mon, 10 Feb 2014 01:02:53 +0000 (UTC) Injection-Info: mx05.eternal-september.org; posting-host="d17dee34624b7b363488e8f2f4ab0076"; logging-data="16593"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Ocu1rJG+dZU9EWVK8my4hlP1XEH51b54=" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: Cancel-Lock: sha1:XQVEa3OHOK44oiUSZLVIX8j72Lc= Xref: csiph.com comp.lang.java.gui:5418 On 2/9/14, 12:30 PM, sathiya28 wrote: > How to increase step speed dynamically increase (0.1 , 0.2 , 0.3) I never tried to do it dynamically; I'd be concerned about usability. As an alternative, this example uses a spinner to specify the log of the step size used in several adjacent spinners. -- John B. Matthews trashgod at gmail dot com