The Code-Bin
untitled Java Code
Posted by: Elton | January 28, 2011 @ 12:17am

Java Code



Syntax Highlighting





Author Comments

if(wt.getData().getCountry().equals(SearchCountryText.getText()) &&
wt.getData().getYearOfBottle() ==
Integer.parseInt(SearchYearText.getText()))

This is where the null pointer is
Rating


4.55 / 8
62 Votes