But suddenly getClass().getResource("/com/resources/arrow_top.gif") is giving me a null value. I have no idea what I have done wrong with the application. If worse comes to worse, I can rewrite the codes in several ways, but there are hundreds of lines; I wish I could find a solution.
Your help will be greatly appreciated,
Alejandro Barrero
Unfortunately I cannot display images, so I have to type the structure of the application
Paperless Office
src
com.help.utils
com.orm
....
com.resources
action_add.gif
...
arrow_top.gif
...
bin
com
help
....
resources
action_add.gif
...
arrow_top.gif
...
Your help will be greatly appreciated,
Alejandro Barrero