realizing a listbox of color choice through interface of ListCellRenderer and ex...
- 资源大小:9.55 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
java
资 源 简 介
通过实现ListCellRenderer借口,实现一个色彩选择列表框,对列表中的每一项,以彩色文字表示其RGB色彩值。-realizing a listbox of color choice through interface of ListCellRenderer and expressing the value of RGB color with word of color toward every option of list.
文 件 列 表
实例4 彩色列表框
10-1.bmp
ColorRenderer.class
ColorRenderer.java
JListDemo$1.class
JListDemo.class
JListDemo.java