Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/culmat/widgetfx
https://github.com/culmat/widgetfx
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/culmat/widgetfx
- Owner: culmat
- License: other
- Created: 2014-10-06T10:03:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-06T10:05:09.000Z (about 10 years ago)
- Last Synced: 2023-03-22T03:11:23.737Z (almost 2 years ago)
- Language: Java
- Size: 109 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
WidgetFX SDK 1.2
The JavaFX Desktop Widget PlatformWidgetFX is a desktop widget platform written in the new JavaFX Script language. It can run widgets written in JavaFX Script and Java and takes advantage of the latest features in the Java Consumer JRE (Java SE 6 update 14).
This release is targeted at developers who are interested in authoring new widgets. To learn how to create your own widget:
* Give the Hello World tutorial a try. It introduces the basics of widget development in JavaFX Script.
* Read up on JavaFX Script. There are lots of interesting things you can do with this technology, and when combined with Java libraries anything is possible.
* Join the user mailing list. The WidgetFX team is glad to answer questions or hear comments and feedback directly from users: http://groups.google.com/group/widgetfx-usersEnjoy the first public release of the WidgetFX framework with many more to come!
--The WidgetFX Team