views:

6

answers:

0

Hi all, im trying to build a java bean component using JPanel that can display a background. All is ok, but now i have an image property and i would be able to set it from property editor.

Netbeans has a good image property editor used to set JLabel Icon etc... so, there is a way to use this editor for my porpouse?

Thanks.