[SWING] custom JSlider

O

oliv

Suppose I have 2 images :eek:ne of the background slider, one of its
handle.

I want a standard javax.swing.JSlider but customise its look with my 2
images.
How can I achieve this simply ?

(in a equivalent way in which I customised buttons' look:
ImageIcon ico2=new ImageIcon("button.gif");
button.setRolloverIcon(ico2);
button.setOpaque(false);
button.setContentAreaFilled (false);

thanks
 
A

Andrew Thompson

On Mar 16, 9:18 pm, (e-mail address removed) wrote:
....
How can I achieve this simply ?

Hire someone to do it for you.
That is very simple.

Andrew T.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top