Package net.curre.prefcount.images Description

Contains image resources for the PrefCount application.

To retrieve an image from this location, you can use net.curre.prefcount.App as an anchor point and write something like this: new ImageIcon(App.class.getResource("images/ru.gif")).