the method actionperformed should be

public void actionPerformed(ActionEvent event)
{
//Code not included
}

Simple typo.