JTable table;
        table.getSelectionModel().addListSelectionListener(new ListSelectionListenerlist(){
            //.......
        });