You aren't doing anything after calculating...


You should be either returning something after this (if the return type wasn't void) or setting the Text yourself.

public void setResultValue2()...