Trace:
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
vaadin:customize_login [2019/08/05 12:32] admin |
vaadin:customize_login [2020/08/05 12:46] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTRANS~~ | ~~NOTRANS~~ | ||
| - | ~~Title: Customize the Login dialog~~ | + | ~~Title: Customize the Login Dialog~~ |
| - | The standard login dialog looks like this one: | + | The standard login dialog looks like this: |
| {{:vaadin:vaadin_login.png?nolink|}} | {{:vaadin:vaadin_login.png?nolink|}} | ||
| - | It's not super fancy but solves the login problem. If you need a styled login dialog simply create your own or extend the existing class. In order to use a custom login dialog, you have to use the corporation style. It's not possible to use a custom login dialog with standard application style. | + | It's not super fancy but solves the login problem. If you need a styled login dialog, simply create your own or extend the existing class. In order to use a custom login dialog, you have to use the corporation style. It's not possible to use a custom login dialog with standard application style. |
| <file java CustomLogin.java> | <file java CustomLogin.java> | ||
