vendredi 1 avril 2016

cell of jtable java.lang.Boolean

i set cell as java.lang.boolean, but when i try this if-statement works only if value is true. What is the prblem?

if((tabella.getValueAt(i,y)){
   Sytem.out.println("ok");
}

Aucun commentaire:

Enregistrer un commentaire