hi
I am trying to add checkbox to a panel, but i keep getting this error: invalid method declaration, return type required. how do i fix it and how do you add jcheckboxes to a panel
add(tomato); add(greenpepper); add(blackolives); add(mushrooms); add(extracheese); add(pepperoni); add(sausage);

