8586878889909192939495
}else if (this._component instanceof JTable){ }else if (this._component instanceof ListView){ ListView lv = (ListView)this._component; lv.insertNode(this.index, kid); lv.repaint(); } } }