com.infoteria.swing.table
クラス SelectAllTableHeader

java.lang.Object
  |
  +--com.infoteria.swing.table.SelectAllTableHeader

public class SelectAllTableHeader
extends Object


コンストラクタの概要
SelectAllTableHeader()
           
 
メソッドの概要
static void apply(JTable table, int targetCol)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

SelectAllTableHeader

public SelectAllTableHeader()
メソッドの詳細

apply

public static void apply(JTable table,
                         int targetCol)