Trace: • Replacing Standard About Dialog • Replace Standard Application Menu • Customize an Application Without Derivation • Show an Exception With Stack Trace • NTLM Authentication • Precise Object and Method Security • Use Custom Tables and Views for Authentication
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
applications:customize_application [2020/07/01 17:35] cduncan Capitalization |
applications:customize_application [2020/07/08 13:09] (current) cduncan articles |
||
---|---|---|---|
Line 2: | Line 2: | ||
~~Title: Customize an Application Without Derivation~~ | ~~Title: Customize an Application Without Derivation~~ | ||
- | If you use a standard ProjX application and want to change the appearance without derivation, you have following options: | + | If you use a standard ProjX application and want to change the appearance without derivation, you have the following options: |
* Create your own application class that extends ProjX | * Create your own application class that extends ProjX | ||
Line 9: | Line 9: | ||
* Use [[jvx:client:gui:application_parameters|application parameters]] to replace predefined classes/implementations | * Use [[jvx:client:gui:application_parameters|application parameters]] to replace predefined classes/implementations | ||
- | There are following parameters available: | + | There are the following parameters available: |
**Application.setup.classname** to configure ProjX instance \\ | **Application.setup.classname** to configure ProjX instance \\ |