that sets the tool tip text using the boldface code in the snippet
标签: the boldface snippet using
上传时间: 2013-12-22
上传用户:ANRAN
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
标签: convertColumnIndexToModel straightforward perhaps fairly
上传时间: 2013-12-10
上传用户:it男一枚
A new interface, extending the TreeModel interface, which describes the kind of data that can be drawn by a TreeTable.
标签: interface extending TreeModel describes
上传时间: 2015-05-04
上传用户:fredguo
A base class for TreeTableModels. This class handles the list of listeners.
标签: class TreeTableModels listeners handles
上传时间: 2013-12-21
上传用户:cazjing
A wrapper class that implements the TableModel interface, given both TreeTableModel and a JTree.
标签: TreeTableModel TableModel implements interface
上传时间: 2013-12-23
上传用户:Miyuki
A base class for CellEditors. This class handlers the list of listeners.
标签: class CellEditors listeners handlers
上传时间: 2013-12-08
上传用户:yyq123456789
A model of the local file system, implemented as a concrete subclass of AbstractTreeTableModel. This class implements the TreeTableModel interface.
标签: AbstractTreeTableModel implemented concrete subclass
上传时间: 2015-05-04
上传用户:彭玖华
A demonstration program showing the TreeTable in action.
标签: demonstration TreeTable program showing
上传时间: 2013-12-25
上传用户:Altman
This directory contains the memtest 8051 firmware for the Anchor Chips EZ-USB chip. The purpose of this software is to test the different memory segments in the Ez-Usb chip. This example will output the string "good" on the 7 segment LED if the mem test passes, or it will output the first address where the memtest fails.
标签: directory the contains firmware
上传时间: 2015-05-04
上传用户:zxc23456789
The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.
标签: KEIL_IODemo allocation routines project
上传时间: 2013-12-08
上传用户:ve3344