Results 1 to 4 of 4
Thread: Java Swing slider creation.
- 04-05-2012, 02:00 PM #1
Member
- Join Date
- Apr 2012
- Posts
- 2
- Rep Power
- 0
Java Swing slider creation.
Dear all,
I am new entry to Java Programming using Swing. I don't know anything about Swing/AWT. Please direct me correct path for my following query.
How to create a custom slider from an image and implementation of actions to work like JSlider component.
Awaiting for your reply.....Thanks in advance.....
Anand
- 04-05-2012, 02:17 PM #2
Re: Java Swing slider creation.
Since you say you don't know anything about Swing/AWT, you should start by going through the Tutorial Trail: Creating a GUI With JFC/Swing (The Java™ Tutorials) . The next step would be to familiarize yourself with the Swing MVC pattern, by reading the source code of components, models and UI delegates.
In a year or three you should be ready to create a custom component. Don't give up!
dbWhy do they call it rush hour when nothing moves? - Robin Williams
- 04-06-2012, 01:55 PM #3
Member
- Join Date
- Apr 2012
- Posts
- 2
- Rep Power
- 0
Re: Java Swing slider creation.
Thanks for your reply....
Is there any way to customize existing JSlider component using our images.
- 04-06-2012, 02:39 PM #4
Re: Java Swing slider creation.
That's far too vague to answer. Where do you want to place an image? as a background? custom slider thumb? custom tick marks? custom tick labels? something else entirely?
Recommended reading: How to ask questions the smart way
And you might like to look at this other forum thread: JSlider (Swing / AWT / SWT / JFace forum at JavaRanch)
dbWhy do they call it rush hour when nothing moves? - Robin Williams
Similar Threads
-
how to focus dojo slider to a particular value and then disabling dojo slider so that
By gurpreet.singh in forum JavaServer Pages (JSP) and JSTLReplies: 2Last Post: 05-05-2011, 03:21 PM -
how to focus dojo slider to a particular value and then disabling dojo slider so that
By gurpreet.singh in forum Advanced JavaReplies: 1Last Post: 05-05-2011, 01:47 PM -
Image Slider Help
By matthew707 in forum New To JavaReplies: 1Last Post: 01-04-2011, 04:37 PM -
progress bar with slider
By paddala in forum AWT / SwingReplies: 1Last Post: 10-17-2010, 01:48 PM -
How to use Slider in SWT
By Java Tip in forum SWTReplies: 0Last Post: 07-02-2008, 08:05 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks