Documentation

Differences

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

Link to this comparison view

Last revision Both sides next revision
jvx:client:gui:custom_factory [2018/02/02 11:22]
admin created
jvx:client:gui:custom_factory [2018/02/02 11:22]
admin
Line 37: Line 37:
 Now we configure our custom factory via commandline:​ Now we configure our custom factory via commandline:​
  
-<java script>+<file script>
 java -cp... apps.firstapp.FirstApplication ""​ Launcher.uifactory=apps.firstapp.CustomSwingFactory java -cp... apps.firstapp.FirstApplication ""​ Launcher.uifactory=apps.firstapp.CustomSwingFactory
-</java>+</file>
  
 The second parameter defines a config file, but we don't use one. It is also possible to put the factory parameter in a config file together with other parameters. All configuration options are described in [[jvx:​client:​gui:​application_parameters|this article]]. The second parameter defines a config file, but we don't use one. It is also possible to put the factory parameter in a config file together with other parameters. All configuration options are described in [[jvx:​client:​gui:​application_parameters|this article]].
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information