Changeset 5151
- Timestamp:
- 08/06/08 12:15:44 (4 months ago)
- Location:
- trunk/src/com/itmill/toolkit/demo/featurebrowser
- Files:
-
- 1 added
- 1 modified
-
AccordionExample.java (added)
-
FeatureBrowser.java (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/com/itmill/toolkit/demo/featurebrowser/FeatureBrowser.java
r5149 r5151 76 76 { "Getting started", "Layouts", "Laying out components", 77 77 LayoutExample.class }, 78 // Layouts 79 { "Layouts", "Accordion", "Play the Accordion!", 80 AccordionExample.class }, 78 81 // Wrangling data: ComboBox 79 82 { "Wrangling data", "ComboBox", "ComboBox - the swiss army select",
