JScrollPane; import javax.swing.JTable; ... public void showEmployees(Connection con) { try { Statement stmt = con.createStatement(); ResultSet rs = stmt.
確定! 回上一頁