文件名称:TableToolTipsDemo
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 2.63kb
- 下载次数:
- 0次
- 提 供 者:
- 黄**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (which the model considers to be at index 4) so it s displayed as the first column — at view index 0. Since prepareRenderer gives us the view index, we need to translate the view index to a model index so we can be sure we re dealing with the intended column-The code is fairly straightforward. except perhaps for the call to convertColumnIn dexToModel. That call is necessary because if t he user moves around the columns. the view s index for the column doesn t match the m PEDA s index for the column. For example, the user might drag the Vegetarian column (which h the model considers to be at index 4) so it s disp layed as the first column-view at index 0. Since prepareRenderer gives us the view index, we need to translate the index to view a model ind ex so we can be sure we re dealing with the intende d column
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 5956466tabletooltipsdemo.rar 列表 TableToolTipsDemo.java