Column Label Pop Up Example


Shows how to use LiveTable and Swing to show table column labels as a tool-tip. As you move from column to column in the cell area, the dwell label will update to show the current column heading. Similar to HiGrid's ghost header.

Note that most of the interesting code is inside the inner class ColumnLabelPopUpTable. The ColumnLabelPopUp class is just a support class that populates the table.

Source code

More Examples...


Copyright© 2004 Quest Software Inc.