| Article: |
Introduction to JavaFX Script | |
| Subject: | Using Non Sun Classes ... | |
| Date: | 2007-08-08 00:32:01 | |
| From: | paulbrowne | |
|
Anghel,
|
||
Showing messages 1 through 2 of 2.
-
Using Non Sun Classes ...
2007-08-08 08:30:03 Anghel Leonard | [View]
-
Using Non Sun Classes ...
2007-08-08 08:28:54 Anghel Leonard | [View]
Paul:
You can use non Sun Java classes in JavaFX, but you have to keep in mind that JavaFX does not run into Internet browsers. You can develop only desktop applications with it. Just put your classes into CLASSPATH or into /ext directory from <Java_install> directory.



You can use non Sun Java classes in JavaFX, but you have to keep in mind that JavaFX does not run into Internet browsers. You can develop only desktop applications with it. Just put your classes into CLASSPATH or into /ext directory from <Java_install> directory.