Home >Database >Mysql Tutorial >关于如何使用 JDeveloper 的 images

关于如何使用 JDeveloper 的 images

WBOY
WBOYOriginal
2016-06-07 17:05:561057browse

在 JDeveloper images library中存放着JDeveloper工具使用的图标,如果你在开发页面的时候,想要使用它们,可以在下面的文件当中

在 JDeveloper images library中存放着JDeveloper工具使用的图标,如果你在开发页面的时候,,想要使用它们,可以在下面的文件当中找到它们。然后,放到ViewController层中的resources/images中供应用开发所用。

图标位置:/jdeveloper/ide/lib//Oracle/javatools/icons

可以使用EL表达式:#{resource['images:delete.png']} 来引用。

delete图标:

linux

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn