Upload upload = new Upload("My File"); addComponent(upload);
I want that gone because I have a nice one on the line below. Thanks community!
The following does the trick:
upload.setButtonCaption(null);