About Custom Icons

Sometimes style customization (i.e., custom style definitions) is insufficient when creating a custom look and feel. Another form of customization you can implement is custom icons.

By default, a custom look and feel inherits its icons from the parent look and feel. Not all parent icons are customizable. See the UIX Customization Reference for a list of customizable icons.

To override a customizable icon (e.g., error icon), add a custom icon by using a <icon> element in the <icons> section of the look and feel configuration file . You can add one or more <icon> elements in the <icons> section. Each <icon> element contains a single child element, which must be of a supported icon element type.

ADF UIX supports the following types of custom icons and the corresponding icon element types:


About Custom Style Sheets
About Custom Renderers

Creating a Look and Feel Configuration File
Creating Custom Look and Feels
Working with ADF UIX Pages
Working with Web Application Design Tools

 

Copyright © 1997, 2004, Oracle. All rights reserved.