https://github.com/interacto/example-jfx-drawingeditor
A JavaFX app that uses Interacto
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.5%) to scientific vocabulary
Repository
A JavaFX app that uses Interacto
Basic Info
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
An example of how to use Interacto to develop a JavaFX application. This app follows the MVP pattern: the presenters (package 'presenter') binds the model to the view. These two last do not know each others.
Packages
'draw': the main class. 'command': the GUI commands that users can produce while interacting with the GUI. 'presenter': the controllers/presenters/... that receives events from the GUI and that transform them into commands 'model': the model of the app. Knows nothing about the view, the instruments, and the commands 'view': the JavaFX view
Requirements
Java 11 is required.
Build
mvn clean package does the job.
execution
The dist folder is the packaged app.
No JVM is required to run the app since dist contains both the app and a tiny JVM dedicated to the app.
Double-click on dist/bin/run to launch the app.
Owner
- Name: Interacto
- Login: interacto
- Kind: organization
- Repositories: 7
- Profile: https://github.com/interacto
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 3 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- arnobl (1)