JLabel Right-Justified Icon and Text

Viewed 4485

Is it possible to create a JLabel with a right-justified icon and text and the icon is on the right, like this:

enter image description here

I've seen this question, but is it really the best approach?

2 Answers
Related