vote up 0 vote down star

I have a JPanel that contains an image. I want to draw rulers on the JPanel's borders. How can it be done or where should I look for some hints?

flag

38% accept rate

1 Answer

vote up 2 vote down

Scroll panes can only use their own custom decorations. There's information on the official site, maybe you can use this?

link|flag
did you found this example source on the sun site ? – unknown (google) Jun 10 at 9:45
Here java.sun.com/docs/books/… – The Feast Jun 10 at 10:30

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.