Vaadin 7 UI Design By Example: Beginner's Guide

Bok av Alejandro Duarte
Build exciting Vaadin applications in no time Overview Learn how to develop Vaadin web applications while having fun and getting your hands dirtyDevelop relevant and unique applications following step-by-step guides with the help of plenty of screenshots from the startThe best available introduction to Vaadin with a practical hands-on approach and easy to read tutorials and examples In Detail Vaadin is a mature, open-source, and powerful Java framework used to build modern web applications in plain Java. Vaadin brings back the fun of programming UI interfaces to the web universe. No HTML, no CSS, no JavaScript, no XML. Vaadin lets you implement web user interfaces using an object oriented model, similar to desktop technologies such as Swing and AWT. Vaadin 7 UI Design By Example: Beginner?s Guide is an engaging guide that will teach you how to develop web applications in minutes. With this book, you will Develop useful applications and learn basics of Java web development. By the end of the book you will be able to build Java web applications that look fantastic. The book begins with simple examples using the most common Vaadin UI components and quickly move towards more complex applications as components are introduced chapter-by-chapter. Vaadin 7 UI Design By Example: Beginner?s Guide shows you how to use Eclipse, Netbeans, and Maven to create Vaadin projects. It then demonstrates how to use labels, text fields, buttons, and other input components. Once you get a grasp of the basic usage of Vaadin, the book explains Vaadin theory to prepare you for the rest of the trip that will enhance your knowledge of Vaadin UI components and customization techniques. What you will learn from this book Create Vaadin applications using Eclipse, Netbeans, and MavenUse input components such as text fields, buttons, combo boxes, check boxes, and moreUse layouts, panels, and windows to arrange UI componentsIncorporate navigation capabilities to Vaadin applicationsUse tables and trees to present complex dataUse advanced components such as progress indicators, context menus, sliders, and drag-and-drop capabilitiesInclude custom HTML, Flash, and other web content in Vaadin applicationsCustomize UI components by using CSSDevelop your own components Approach This book is a hands-on Beginner?s Guide for developers who are new to Vaadin and/or Vaadin UI components. The book will teach readers through examples to use each of the exciting components to build and add various aspects of the user interface to their web apps. Who this book is written for If you have experience with the Java language and want to create web applications that look good without having to deal with HTML, XML, and JavaScript, this book is for you. Basic Java programming ski...