Re: Location of image files in Java SRC



Apologies for not putting the "?" mark.

Actually i'm developing some dialog boxes which will be much like the
option dialog boxes in swing. So i thought if i can use the same icons
as that in the swing option dialogs, user experience will be much
consistant.

My original problem is like this. In my application, the locale of the
appliaction is decided by a language selection the user makes while
logging in. The situation i'm facing is, when the application is
running on operating system with German locale, and the user selects
the language English, the button text is getting displayed in german,
and messages in English. Any suggestion on how this can be resolved
will be much apreciated.

Thanks and Regards

Chanchal
.