示例#1
0
		/// <summary>
		/// Invoked when the selection model of the <code>TableColumnModel</code>
		/// is changed.
		/// </summary>
		public void columnSelectionChanged(ListSelectionEvent @e)
		{
		}
示例#2
0
		/// <summary>
		/// Invoked when the row selection changes -- repaints to show the new
		/// selection.
		/// </summary>
		public void valueChanged(ListSelectionEvent @e)
		{
		}