{"id":13798470,"url":"https://github.com/JFXtras/jfxtras","last_synced_at":"2025-05-13T05:32:20.233Z","repository":{"id":2461545,"uuid":"3433581","full_name":"JFXtras/jfxtras","owner":"JFXtras","description":"A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.","archived":false,"fork":false,"pushed_at":"2024-10-07T15:03:55.000Z","size":66148,"stargazers_count":599,"open_issues_count":15,"forks_count":122,"subscribers_count":66,"default_branch":"17","last_synced_at":"2025-04-13T10:58:34.104Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://jfxtras.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JFXtras.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license-template.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-02-13T20:03:59.000Z","updated_at":"2025-03-16T22:06:43.000Z","dependencies_parsed_at":"2024-01-15T11:10:59.319Z","dependency_job_id":"4151d3e8-c741-4bce-ac11-22f013313c2f","html_url":"https://github.com/JFXtras/jfxtras","commit_stats":{"total_commits":457,"total_committers":16,"mean_commits":28.5625,"dds":0.2800875273522976,"last_synced_commit":"694a25b613b733350f8bce29a7702e50e7c10525"},"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFXtras%2Fjfxtras","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFXtras%2Fjfxtras/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFXtras%2Fjfxtras/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JFXtras%2Fjfxtras/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JFXtras","download_url":"https://codeload.github.com/JFXtras/jfxtras/tar.gz/refs/heads/17","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253883136,"owners_count":21978611,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T00:00:44.471Z","updated_at":"2025-05-13T05:32:17.351Z","avatar_url":"https://github.com/JFXtras.png","language":"Java","funding_links":[],"categories":["Community"],"sub_categories":["Libraries"],"readme":"# JFXtras\n\nA supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.\n\n## Examples\nJFXtras features an agenda control, mimicking Google Calendar with a few twists, \nlike a \"pole\" on whole day appointments so they are visible through out the day.\n\n\u003cimg src=\"README/agenda.png\" width=\"500\"\u003e\n\nAlso a date and time picker, plus associated text fields.\n\n\u003cimg src=\"README/calendarTextField.png\" width=\"300\"\u003e\n\nOr a circular pane, aimed at those new round screen becoming more and more popular,\nwhich can animate the nodes into position.\n\n\u003cimg src=\"README/CircularPane.png\" width=\"400\"\u003e\n\nWhich was used to create two menus:\n\n\u003cimg src=\"README/PopupMenu.gif\" width=\"200\"\u003e\n\u003cimg src=\"README/CornerMenu.gif\" width=\"200\"\u003e\n\nSome dials, inspired by Gerrit Grunwald's work:\n\n\u003cimg src=\"README/BasicRoundDailGauge.png\" width=\"200\"\u003e\n\u003cimg src=\"README/SimpleMetroArcGauge.png\" width=\"200\"\u003e\n\n\n## Project structure:\n\n    Root project 'jfxtras-parent'\n    +--- Module 'jfxtras-agenda'\n    +--- Module 'jfxtras-common'\n    +--- Module 'jfxtras-controls'\n    +--- Module 'jfxtras-font-roboto'\n    +--- Module 'jfxtras-fxml'\n    +--- Module 'jfxtras-gauge-linear'\n    +--- Module 'jfxtras-icalendaragenda'\n    +--- Module 'jfxtras-icalendarfx'\n    +--- Module 'jfxtras-menu'\n    +--- Module 'jfxtras-test-support'\n    \\--- Module 'jfxtras-window'\n\n## How to use\n\nThe easiest way to use JFXtras is by using Maven or Gradle and access the [Maven central repository](https://search.maven.org/search?q=g:org.jfxtras).\n\nThe `group-id` is `org.jfxtras`, the `artifact-id` is the module name.\n\n###### Maven:\n\n    \u003cdependency\u003e\n      \u003cgroupId\u003eorg.jfxtras\u003c/groupId\u003e\n      \u003cartifactId\u003ejfxtras-controls\u003c/artifactId\u003e\n      \u003cversion\u003e11-r1-SNAPSHOT\u003c/version\u003e\n    \u003c/dependency\u003e\n    \n###### Gradle:\n\n    compile group: 'org.jfxtras', name: 'jfxtras-controls', version: '11-r1-SNAPSHOT'\n\n## License\n\nJFXtras uses the [new BSD](http://en.wikipedia.org/wiki/BSD_licenses#3-clause_license_.28.22Revised_BSD_License.22.2C_.22New_BSD_License.22.2C_or_.22Modified_BSD_License.22.29) license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJFXtras%2Fjfxtras","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJFXtras%2Fjfxtras","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJFXtras%2Fjfxtras/lists"}