{"id":16701182,"url":"https://github.com/dukke/fxcomponents","last_synced_at":"2025-03-21T19:33:16.334Z","repository":{"id":65507892,"uuid":"395436033","full_name":"dukke/FXComponents","owner":"dukke","description":"New controls for JavaFX","archived":false,"fork":false,"pushed_at":"2025-01-16T18:43:55.000Z","size":4336,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-18T04:42:44.317Z","etag":null,"topics":["java","javafx","library"],"latest_commit_sha":null,"homepage":"https://pixelduke.com/fxcomponents","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dukke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-08-12T20:26:09.000Z","updated_at":"2025-02-04T12:28:41.000Z","dependencies_parsed_at":"2024-06-07T19:44:50.303Z","dependency_job_id":"10e483a2-94e6-46d6-a639-9062aadafa11","html_url":"https://github.com/dukke/FXComponents","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukke%2FFXComponents","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukke%2FFXComponents/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukke%2FFXComponents/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dukke%2FFXComponents/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dukke","download_url":"https://codeload.github.com/dukke/FXComponents/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244855716,"owners_count":20521692,"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":["java","javafx","library"],"created_at":"2024-10-12T18:29:28.116Z","updated_at":"2025-03-21T19:33:15.316Z","avatar_url":"https://github.com/dukke.png","language":"Java","readme":"# FXComponents\nA collection of controls for JavaFX.\n\n- Navigation Pane  \n\n![NavigationPane control](NavigationPane.jpg)\n\n- List Builder\n\n![FXComponents List Builder Control](List-Builder.gif)\n\n- Blocking Progress Bar  \n\n![Blocking-ProgressBar.gif](Blocking-ProgressBar.gif)\n\n-  Reordable ListView\n\n![Reordable-ListView.gif](Reordable-ListView.gif)\n\n## Documentation\nDocumentation of FXComponents can be found in this link: [FXComponents documentation](https://pixelduke.com/fxcomponents/). \nYou should check it if you want to know more about this library.\n\n## How to get it\nYou can get the library through Maven Central.\n\nHere are examples for Gradle and Maven (replace version number with the version you want):\n\n#### Gradle\n```groovy\nimplementation 'com.pixelduke:fxcomponents:1.6'\n```\n\n#### Maven\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ecom.pixelduke\u003c/groupId\u003e\n    \u003cartifactId\u003efxcomponents\u003c/artifactId\u003e\n    \u003cversion\u003e1.6\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n## Source code\nThe code of the FXComponents library is being compiled on Java 21 and JavaFX 22.\n\nThe FXComponents-samples subproject has samples that you can run and check out how to use FXComponents.\n\n## Running the sample demos\nTo run the demos,  enter the following command in the Command Prompt / Terminal, inside the project directory:\n```\ngradlew run\n```\nBe sure to have your JAVA_HOME environment variable correctly set.  \nTo choose which of the demos to run, change the \"gradle.build\" script file inside \"FXComponents-samples\" folder and uncomment which \nApplication derived class you'd like to execute.\n\n## Pull Requests (PR)\nWe welcome contributions via PR.  \nBefore submitting a PR please file an issue for prior discussion. This will avoid you wasting time with a PR that\nmight not be approved because, for instance, might be outside the intended scope of the project.\n\n### Filing bugs\nWhen filing bugs it's most often good practice to attach a small sample app (as small, simple and with the fewest lines of \ncode as possible). This app when executed, should show the bug happening.  \nThe reason for this is the limited amount of resources and time I have and also because in the process of filing a bug, \ndevelopers sometimes discover that the bug isn't in the library but somewhere else.   \nWithout a small example app the issue might be closed prematurely.\n\n## Feedback request\nPlease send pictures of your application that is using this library, or a site that shows your application. Or share it \nthrough Twitter (you can reference\nme through my twitter handle @P_Duke if you'd like).   \nThis is very important for me to know how users are effectively using it and make adjustments accordingly to make this \nlibrary better.\nAlso, and if you allow it, to showcase example uses.    \nSeeing this library get used also always motivates me to keep working on it.\n\n## Acknowledgements\nKudos to:\n- Icons8 for the icons used in the sample apps, visit https://icons8.com for more information.\n- Pexels for sample photos: https://www.pexels.com/\n\n## License\nFXComponents uses the ['GNU General Public License, version 2, with the Classpath Exception'](https://openjdk.java.net/legal/gplv2+ce.html)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukke%2Ffxcomponents","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdukke%2Ffxcomponents","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdukke%2Ffxcomponents/lists"}