Documentation

Trace:

Differences

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

Link to this comparison view

jvx:client:gui:userdefined_components [2018/02/01 10:45]
admin created
jvx:client:gui:userdefined_components [2020/06/08 13:37] (current)
cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation)
Line 1: Line 1:
-~~Title: User defined ​Components~~+~~Title: User-Defined ​Components~~
  
-The JVx Enterprise Application Framework offers the convenience of platform independent user interfaces. ​Since, however, it is not necessary for certain tasks it is also possible to use a specific technology, such as classic Java Swing.+The JVx Enterprise Application Framework offers the convenience of platform independent user interfaces.Howeveras it is not necessary for certain tasksit is also possible to use a specific technology, such as classic Java Swing.
  
-Since JVx already offers swing implementation of the user interfaces, you can not only directly integrate JVx´s swing components in your applications. You can also integrate any swing component in JVx, or simply use it, without adaptation and implementation efforts.+Since JVx already offers swing implementation of the user interfaces, you cannot ​only directly integrate JVx´s swing components in your applications, but also integrate any swing component in JVx, or simply use it, without adaptation and implementation efforts.
  
-Integration is not limited to the swing components. For example, SWT is also possibleas long as a JVx implementation is available.+Integration is not limited to the swing components. For example, SWT is also possible as long as a JVx implementation is available.
  
 The following example shows the integration of standard swing components in theJVx Enterprise Application Framework. The following example shows the integration of standard swing components in theJVx Enterprise Application Framework.
Line 15: Line 15:
 {{:​jvx:​client:​gui:​chart.png?​nolink|}} {{:​jvx:​client:​gui:​chart.png?​nolink|}}
  
-Source ​Code for this example:+Source ​code for this example:
  
 <file java> <file java>
Line 50: Line 50:
 </​file>​ </​file>​
  
-any swing component can be integrated in JVxwith full access to the JVx and swing components.+Any swing component can be integrated in JVx with full access to the JVx and swing components.
  
-With the integration of technology dependent components, as shown in our example, the use of other technologies is very limited or not possible (using ​swing components with SWT is difficult). ​+With the integration of technology dependent components, as shown in our example, the use of other technologies is very limited or not possible (using ​Swing components with SWT is difficult). ​
  
-However, JVx allows for the implementation of technology independent special components ​which can then be integrated in the application. The respective technology will then always use compatible components.+However, JVx allows for the implementation of technology-independent special components ​ which can then be integrated in the application. The respective technology will then always use compatible components.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information