File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes JSpinner arrow listener Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "JSpinner arrow listener" Watch "JSpinner arrow listener" New topic
Author

JSpinner arrow listener

Mathias Nilsson
Ranch Hand

Joined: Aug 21, 2004
Posts: 367
Hi!

I need to change the value only when I press one of the arrows in a JSpinner component.
How can I add a listener to the arrow buttons. I tried ChangeListener but it was not what I needed


SCJP1.4
Michael Dunn
Ranch Hand

Joined: Jun 09, 2003
Posts: 4632
not sure I understand the question, but this will give you access to the arrow buttons

Mathias Nilsson
Ranch Hand

Joined: Aug 21, 2004
Posts: 367
Thanks you very much. This was exactly what I was looking for

// Mathias
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSpinner arrow listener
 
Similar Threads
Trap up/down arrowbutton event in JSpinner
JSpinner dateeditor issues
Unable to use JSpinner properly.
how to Change JSpinner&JComboBox Arrows Color?
JWhat