How to set forms 11g buttons to display icons
Simple way
Copy your images to:
[text]c:\Oracle\Middleware\as_1\forms\java\[/text]
Notes:
– Icon files may not be supported.
– In case of a Java security issue when using gif images, you will need to create a jar file and sign it with oracles sign-tool (see below, point 6).
– In case you having trouble with oracle’s sign-tool, do it directly with java’s
Recommended way (more…)
Comments