Skip to content
This repository has been archived by the owner on Jun 11, 2023. It is now read-only.

`Lib-Project-Sampler` is inspired by [FXSampler] which is a subproject from the awesome project [ControlFX]. `Lib-Project-Sampler` is a generic sampler application for any [JavaFX] framework.

License

Notifications You must be signed in to change notification settings

Naoghuman/lib-project-sampler

Repository files navigation

Lib-Project-Sampler

Intention

Lib-Project-Sampler is inspired by FXSampler which is a subproject from the awesome project ControlFX.

FXSampler is a generic sampler application for any JavaFX framework. An introduction to it can be found in the article JavaFX Tip 25: Use FXSampler from Dirk Lemmermann.

So what's are the points from Lib-Project-Sampler?

Written in JavaFX and with the NetBeans IDE the project contains several sub-libraries for specific tasks. For example:

  • The sub-library Lib-Project-Sampler-Core contains the core functionalities from the project.
    • These are on the one side the annotations, eg. @Project or @Sample, which can be used to annotate classes which then can be scanned by the framework.
    • On the other side with the class ProjectSampleScanner defined areas can be scanned for the annotations and load then the founded classes in cache for later usage.
    • At last the fluent builder ProjectSamplerBuilder should be mentioned which allowed the developer to define the scan areas and also to start the framework.
  • The sub-library Lib-Project-Sampler-Demo shows a demonstration from the features from the core library.

TODO Screenshot Demo

Content

Contribution

  • If you find a Bug I will be glad if you could report an Issue.
  • If you want to contribute to the project plz fork the project and do a Pull Request.

License

The project Lib-Project-Sampler is licensed under General Public License 3.0.

TODO Add clue for the sub-projects.

Autor

The project Lib-Project-Sampler is maintained by me, Peter Rogge. See Contact.

TODO Add clue for the sub-projects.

Contact

You can reach me under peter.rogge@yahoo.de.

About

`Lib-Project-Sampler` is inspired by [FXSampler] which is a subproject from the awesome project [ControlFX]. `Lib-Project-Sampler` is a generic sampler application for any [JavaFX] framework.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published