Screenshot of the ADF images repository on windows

How to use internal ADF icons

If you don’t want to import your own icons as a resource into ADF you can use the internal ones without having to manually add them to your project.

You can find them by unzipping the adf-richclient-impl jar file from your JDeveloper installation path.
For example on a 11g installation : MW_HOME_INSTALL_PATH\oracle_common\modules\oracle.adf.view_11.1.1\adf-richclient-impl-11.jar
Once unzipped, you’ll find the icons in the “adf/images” folder. (see picture above)

Once you identify the icon you want to use; don’t copy it into your project but reference it like this :
icon=”/adf/images/colorpickertxt_ena.png

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Scroll to Top