关于如何使用 JDeveloper 的 images |
发布时间: 2012/8/29 18:02:54 |
在 JDeveloper images library中存放着JDeveloper工具使用的图标,如果你在开发页面的时候,想要使用它们,可以在下面的文件当中找到它们。然后,放到ViewController层中的resources/images中供应用开发所用。 图标位置:<jdev_home>/jdeveloper/ide/lib//Oracle/javatools/icons 可以使用EL表达式:#{resource['images:delete.png']} 来引用。
本文出自:亿恩科技【www.enkj.com】 |