new String[] { GalleryConstants.TAG_WIDGET, GalleryConstants.TAG_EXT, GalleryConstants.TAG_WIDGET,
GalleryConstants.TAG_CSSGRIDS, GalleryConstants.TAG_TABVIEW, GalleryConstants.TAG_AUTOCOMPLETE,
GalleryConstants.TAG_GWT, GalleryConstants.TAG_UIBINDER },
new GalleryResource[] {
new GalleryResource(TestResources.instance.uibinderuserguide_UIBinderUserGuideTest(), "UIBinderUserGuideTest.java"),
new GalleryResource(TestResources.instance.uibinderuserguide_UIBinderUserGuide(), "UIBinderUserGuide.java"),
new GalleryResource(TestResources.instance.uibinderuserguide_UIBinderUserGuideUI(), "UIBinderUserGuide.ui.xml"),
new GalleryResource(TestResources.instance.uibinderuserguide_SourceCodeViewer(), "SourceCodeViewer.java"),
new GalleryResource(TestResources.instance.uibinderuserguide_SourceCodeViewerUI(), "SourceCodeViewer.ui.xml"),
new GalleryResource(TestResources.instance.uibinderuserguide_MainMenu(), "MainMenu.java"),
new GalleryResource(TestResources.instance.uibinderuserguide_MainMenuUI(), "MainMenu.ui.xml"),
});
}