Button b = <Button> <Text>Click Me</Text> </Button>; creates an instance of the standard Button class and sets its Text field to the string "Click Me".
That stopped me dead in my tracks. You should read this now. Thanks for the link Jeff.