JViewport viewport = scrollPane1.getViewport(); Rectangle rect = table1.getCellRect( 0, 1, true ); // Check ...
確定! 回上一頁