JFXtras / jfxtras

A supporting library for JavaFX, containing helper classes, extended layouts, controls and other interesting widgets.
http://jfxtras.org
Other
599 stars 123 forks source link

Added new Control object #74

Closed maxbisesi closed 7 years ago

maxbisesi commented 7 years ago

The allsphere is a great center piece for a gui, it is the all capable interface for a user to interact with their application

tbee commented 7 years ago

There is no decent Javadoc describing what it does and how to use it, there is no test validating its behavior. This pull request belongs in JFXtras-labs.

maxbisesi commented 7 years ago

tbee, Sorry this was my first pr. Trying to learn and contribute! What should I do in the future? Create a javadoc and create a test file? I appreciate any help

tbee commented 7 years ago

We have JFXtras-labs, which is a place where new controls can mature. I'm currently working on ResponsiveLayout and it too first lives in that project until it is mature, the API is stable, Javadoc is in place and a number of TestFX tests are written to validate the behavior. Then the control moves to any of the artifacts that JFXtras consists of.

If you want to add something to JFXtras, and we would really appreciate that, you have to fill out the CLA http://steveonjava.com/forms/jfxtras-individual-cla-v1-0/

and that will give you write access to the labs project. Then you can check in the control and we can let it grow there until it is ready.

tbee commented 7 years ago

You've been added to the labs project, you can check it out and add your control there.

maxbisesi commented 7 years ago

Thanks!

On Thu, Nov 17, 2016 at 5:35 AM, Tom Eugelink notifications@github.com wrote:

You've been added to the labs project, you can check it out and add your control there.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/JFXtras/jfxtras/pull/74#issuecomment-261224899, or mute the thread https://github.com/notifications/unsubscribe-auth/AVV3rGMyNsrx-6pqo1Og3lx_5ulweIXFks5q_DvqgaJpZM4K0BSb .