- Vaadin 7 UI Design By Example:Beginner’s Guide
- Alejandro Duarte
- 107字
- 2021-08-13 16:17:38
A more interesting "hello world" application
Now that you understand the code of the generated application, let's try adding a couple of features to make it a little bit more interesting. First, that boring "Thank you" message is not very useful. What if we develop an application that generates some random funny phrases? The user enters the name of two friends or something, and the application will produce random phrases about them.
Text fields
Text fields are the components we need to allow the user to enter the two names. Do you remember how we added the Click Me button? Adding text fields is the same story.
推薦閱讀
- 零基礎學Visual C++第3版
- 精通JavaScript+jQuery:100%動態網頁設計密碼
- 構建移動網站與APP:HTML 5移動開發入門與實戰(跨平臺移動開發叢書)
- C++從入門到精通(第5版)
- Scratch3.0趣味編程動手玩:比賽訓練營
- HoloLens與混合現實開發
- 機器學習微積分一本通(Python版)
- Android Sensor Programming By Example
- ASP.NET求職寶典
- Android移動應用項目化教程
- Getting Started with Web Components
- Python數據可視化之matplotlib實踐
- Three.js Essentials
- 少年小魚的魔法之旅:神奇的Python
- Learning Gerrit Code Review