Beckerbao viết
Trang
(Di chuyển đến ...)
Home
My CV
▼
16 tháng 11 2006
Scroll Jtable To select Position
try {
tbl.setRowSelectionInterval(index,index);
Rectangle rt = tbl.getCellRect(index, 0, false);
tbl.scrollRectToVisible(rt);
} catch (Exception ex) {}
//index position select in JTable
Không có nhận xét nào:
Đăng nhận xét
‹
›
Trang chủ
Xem phiên bản web
Không có nhận xét nào:
Đăng nhận xét