Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #5418

Re: JSpinner with dyanamic step value code

From "John B. Matthews" <nospam@nospam.invalid>
Newsgroups comp.lang.java.gui
Subject Re: JSpinner with dyanamic step value code
Date 2014-02-09 20:02 -0500
Organization The Wasteland
Message-ID <ld98ft$g6h$1@dont-email.me> (permalink)
References <9e964777.0311240704.59e05156@posting.google.com> <dOSdncMXMMqAJmrPnZ2dnUVZ_qednZ2d@giganews.com>

Show all headers | View raw


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.

<http://home.roadrunner.com/~jbmatthews/cliff/cliff.html>

-- 
John B. Matthews
trashgod at gmail dot com
<http://sites.google.com/site/drjohnbmatthews>

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Find similar


Thread

RE: JSpinner with dyanamic step value code sathiya28 <s.sathiya28@gmail.com> - 2014-02-09 11:30 -0600
  Re: JSpinner with dyanamic step value code "John B. Matthews" <nospam@nospam.invalid> - 2014-02-09 20:02 -0500

csiph-web