Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
applications:replace_about [2019/03/27 08:40]
admin
applications:replace_about [2020/07/03 12:52] (current)
cduncan Capitalization
Line 1: Line 1:
 ~~NOTRANS~~ ~~NOTRANS~~
-~~Title: Replacing ​standard ​About dialog~~+~~Title: Replacing ​Standard ​About Dialog~~
  
 It's not tricky to replace the standard About dialog. Simply override the method It's not tricky to replace the standard About dialog. Simply override the method
Line 11: Line 11:
 } }
 </​file>​ </​file>​
-in your custom ​Application ​class. If you don't have a custom application class, simply create one by extending ProjX. The class should be locagted ​in the **src.client** folder. Be sure that you change your launcher files and the deployment descriptor (replace ProjX with your application class).+in your custom ​application ​class. If you don't have a custom application class, simply create one by extending ProjX. The class should be located ​in the **src.client** folder. Be sure that you change your launcher files and the deployment descriptor (replace ProjX with your application class).
  
 Your //​DemoAbout//​ class should extend the ProjX' //About// class: Your //​DemoAbout//​ class should extend the ProjX' //About// class:
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information