Using IconKey
To insert an iconKey component:
-
In the Design Structure Window of the desired file, locate the node in
which you wish to insert an iconKey component.
-
In the Component Palette, select Miscellaneous
Components from the dropdown list, and then drag and drop the
iconKey component to the parent node of your choice.
The iconKey node is inserted and
highlighted under the expanded parent node.
-
In the Property Inspector, set the following attribute for the iconKey
component:
-
name - Enter the string identifying the icon that should be
described. Valid values depend on the look and feel. See the UIX
Customization Reference for the set of supported icon names.
Example in UIX XML
...
<pageLayout>
<pageStatus>
<iconKey name="required"/>
</pageStatus>
...
</pageLayout>
...
Related topics
About IconKey
Working with Simple and
Miscellaneous Components
Copyright © 1997, 2004, Oracle.
All rights reserved.