aspose file tools
The moose likes Swing / AWT / SWT and the fly likes slider in bean 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 "slider in bean" Watch "slider in bean" New topic
Author

slider in bean

Candy Bortniker
Ranch Hand

Joined: Mar 17, 2003
Posts: 123
I have created a bean that contains a slider that is to be used to change the color of a circle on the test program. Do I need setters/getters for the slider, label and textfield? Is that what I would call to put the slider on the frame?
Here's the code I have now:
 
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: slider in bean
 
Similar Threads
simple slider question
using a bean
need help with adding listener
using a bean to put slider on panel
textfield value for JSlider