文件名称:JavaIconComboBoxDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2013-04-11
- 文件大小:
- 13kb
- 下载次数:
- 0次
- 提 供 者:
- pudn****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Java生成自定义控件源代码,颜色选择下拉框演示,带图标下拉框的单元绘制器,从JLabel类扩展,实现ListCellRenderer接口,采用Object二维数组,用于初始化下拉框,参数依次为图标,显示文本,提示文本-Java source code to generate a custom control, color selection drop-down box demo unit with a the icons drop-down box to draw from the JLabel class extension to achieve ListCellRenderer interface using Object dimensional array, used to initialize the drop-down box, the parameter order of the icon to display the text, prompt text
(系统自动生成,下载前可以参看下载内容)
下载文件列表
JavaIconComboBoxDemo\1.gif
....................\2.gif
....................\3.gif
....................\4.gif
....................\5.gif
....................\IconComboBoxDemo$1.class
....................\IconComboBoxDemo.class
....................\IconComboBoxDemo.java
....................\IconRenderer.class
....................\IconRenderer.java
JavaIconComboBoxDemo