In java you dont use boolean = true/false, you use (boolean) for true and (!boolean) for false...

change your to last lines to this