Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jeremi360/jythonfx
Simple tricks to make easy to develop apps using Jython + JavaFX
https://github.com/jeremi360/jythonfx
eclipse-ide event-handlers fxml jython jython-javafx jython-path temple
Last synced: 2 months ago
JSON representation
Simple tricks to make easy to develop apps using Jython + JavaFX
- Host: GitHub
- URL: https://github.com/jeremi360/jythonfx
- Owner: Jeremi360
- License: gpl-2.0
- Created: 2013-12-07T16:39:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-28T20:39:28.000Z (over 9 years ago)
- Last Synced: 2024-05-02T00:41:27.039Z (8 months ago)
- Topics: eclipse-ide, event-handlers, fxml, jython, jython-javafx, jython-path, temple
- Language: Python
- Size: 1.44 MB
- Stars: 6
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
JythonFX
========**PL:**
Info na temat instalacji i tutorial po polsku zajdziecie [tu](http://retrofunhd.esy.es/?p=56)**ENG:**
Simple tricks to make easy to develop apps using Jython + JavaFX.**Samples:**
- Simple onebutton app (HelloJyFx.py)
- Simple FXML app(FXMLSample.py, FXMLSample.fxml)**Done:**
- Application class(application.Application)
- EventHandler class(event.EventHandler)
- FXML Files Loader(fxml.FXMLLoader) with support for Tabs
- Tool to fix user jython path and abort to run app on older than 7 Java(fix.getJavaFX)
- Temples**TODO:**
- Sample for FXML with Tabs
- Recreate some of Gtk 3.12 widgets
- Recreate some Grabbo widgets
- Class & Sample for make Animation easy**Files included:**
- **samples** - samples with commentary
- **Templates** - file temples for Eclipse IDE**Required:**
- [Jython](http://www.jython.org/downloads.html) 2.5.x or higher
- [Java](http://www.java.com) 7u11 or higher**How install:**
1. Add *java_home/jre/lib/jfxrt.jar* to your jython path(only Java 7u*)
1. Copy *jythonfx* directory to *jython_directory/Lib/site-packages*
**Install Templates:**
1. In Eclipse IDE open **Window -> Preferences -> PyDev -> Editor -> Templates**
1. Click on **Import**, browse to *JythonFX/Templates* choose template