Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2014
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. table.add(button).height(HEIGHT).width(WIDTH);
  2.  
  3. button = new TextButton("button", style);
  4. button.add(button.getLabel()).padBottom(CONSTANT);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement