Added link style button to Reindeer theme example.

svn changeset:8719/svn branch:6.1
Šī revīzija ir iekļauta:
Jouni Koivuviita 2009-09-09 11:17:30 +00:00
vecāks 1db2eb7b32
revīzija 6cdb620cb7

Parādīt failu

@ -160,6 +160,7 @@ public class ReindeerThemeStyles extends Application {
b = new Button("Link style");
b.setStyleName("link");
hl.addComponent(b);
l.addComponent(hl);