Vaadin 7 UI Design By Example: Beginner's Guide
暫譯: Vaadin 7 UI 設計實例:初學者指南
Alejandro Duarte
- 出版商: Packt Publishing
- 出版日期: 2013-07-04
- 售價: $1,800
- 貴賓價: 9.5 折 $1,710
- 語言: 英文
- 頁數: 246
- 裝訂: Paperback
- ISBN: 1782162267
- ISBN-13: 9781782162261
-
相關分類:
使用者介面 UI
立即出貨 (庫存=1)
買這商品的人也買了...
-
$780$616 -
$990$891 -
$580$458 -
$880$695 -
$680$537 -
$2,220$2,109 -
$2,050$1,948 -
$100$95 -
$480$374 -
$450$356 -
$350$277 -
$780$780 -
$780$616 -
$680$578 -
$650$514 -
$680$537 -
$480$379 -
$560$437 -
$540$427 -
$680$537 -
$580$458 -
$500$395 -
$520$411 -
$490$387 -
$620$527
商品描述
Do it all with Java! All you need is Vaadin and this book which shows you how to develop web applications in a totally hands-on approach. By the end of it you'll have acquired the knack and taken a fun journey on the way.
Overview
- Learn how to develop Vaadin web applications while having fun and getting your hands dirty
- Develop relevant and unique applications following step-by-step guides with the help of plenty of screenshots from the start
- The 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 Maven
- Use input components such as text fields, buttons, combo boxes, check boxes, and more
- Use layouts, panels, and windows to arrange UI components
- Incorporate navigation capabilities to Vaadin applications
- Use tables and trees to present complex data
- Use advanced components such as progress indicators, context menus, sliders, and drag-and-drop capabilities
- Include custom HTML, Flash, and other web content in Vaadin applications
- Customize UI components by using CSS
- Develop 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 skills are required, but no web development knowledge is needed at all.
商品描述(中文翻譯)
用 Java 完成所有事情!您所需的只有 Vaadin 和這本書,這本書將以完全實作的方式教您如何開發網頁應用程式。到最後,您將掌握技巧,並在過程中享受有趣的旅程。
概述
- 學習如何在享受樂趣的同時開發 Vaadin 網頁應用程式,並親自動手實作
- 按照逐步指南開發相關且獨特的應用程式,從一開始就有大量的截圖輔助
- 提供最佳的 Vaadin 介紹,採用實作導向的方法,並附有易於閱讀的教學和範例
詳細內容
Vaadin 是一個成熟的開源且強大的 Java 框架,用於以純 Java 建立現代網頁應用程式。Vaadin 讓編程 UI 介面的樂趣回到網路世界。無需 HTML、無需 CSS、無需 JavaScript、無需 XML。Vaadin 讓您使用物件導向模型實作網頁使用者介面,類似於桌面技術如 Swing 和 AWT。
《Vaadin 7 UI 設計範例:初學者指南》是一本引人入勝的指南,將教您如何在幾分鐘內開發網頁應用程式。透過這本書,您將開發有用的應用程式並學習 Java 網頁開發的基礎知識。到書的結尾,您將能夠建立外觀出色的 Java 網頁應用程式。
本書從使用最常見的 Vaadin UI 元件的簡單範例開始,並隨著每章引入元件,迅速轉向更複雜的應用程式。
《Vaadin 7 UI 設計範例:初學者指南》教您如何使用 Eclipse、Netbeans 和 Maven 創建 Vaadin 專案。然後演示如何使用標籤、文本框、按鈕和其他輸入元件。一旦您掌握了 Vaadin 的基本用法,本書將解釋 Vaadin 理論,以幫助您為接下來的旅程做好準備,增強您對 Vaadin UI 元件和自訂技術的知識。
您將從這本書中學到什麼
- 使用 Eclipse、Netbeans 和 Maven 創建 Vaadin 應用程式
- 使用文本框、按鈕、下拉選單、核取方塊等輸入元件
- 使用佈局、面板和視窗來排列 UI 元件
- 為 Vaadin 應用程式加入導航功能
- 使用表格和樹狀結構來呈現複雜數據
- 使用進度指示器、上下文選單、滑桿和拖放功能等進階元件
- 在 Vaadin 應用程式中包含自訂的 HTML、Flash 和其他網頁內容
- 透過 CSS 自訂 UI 元件
- 開發您自己的元件
方法
這本書是一本針對新手的實作指南,適合對 Vaadin 和/或 Vaadin UI 元件不熟悉的開發者。這本書將通過範例教導讀者使用每個令人興奮的元件來構建並添加各種使用者介面的方面到他們的網頁應用程式中。
本書的讀者對象
如果您對 Java 語言有經驗,並希望創建外觀良好的網頁應用程式,而不必處理 HTML、XML 和 JavaScript,這本書適合您。需要基本的 Java 編程技能,但完全不需要網頁開發知識。