JToolBar and icons
843807Oct 15 2002 — edited Oct 15 2002I trying to create my first java application. I created a tool bar with a single button (with an icon) for now.
My problem is that the button appears without the icon. Where in the files/folders structure should the .gif file be located so it can be found by my java program?