atarw / material-ui-swing

A modern, Material Design UI for Java Swing
MIT License
653 stars 86 forks source link

Docs needed #97

Closed edpmath closed 4 years ago

edpmath commented 4 years ago

Where can I find documentation about the library?

vincenzopalazzo commented 4 years ago

Hi @edpmath,

Sorry for the delay.

Unfortunately, we don't have the documentation, because there are some motivation, like:

Also, I'm intension to preparing an article to presentation of MaterilaTheming to the world.

Also, I'm trying to create a little of documentation with the answer inside the issues, so if you have a problem or you have some intention to implement an style I can help you. You can open s issues or you can send me an email (vincenzopalazzodev@gmail.com)

So, you can look the documentation inside other issues with tag doc, you can look here vincenzopalazzo/material-ui-swing and atarw/material-ui-swing

to conclude with the version 1.1.1 I will add the javadoc (very util for MaterialTheming), you can consulting it inside this branch. At the moment you can clone the branch and you can run the index.html

You can consult also the CHANGELOG file of the version 1.1.1 for look the new feature

I hope to help you with this answer.

PS: I'm active also on stackoverflow, for material-ui-swing you can use this tag

java, material, swing, look-and-feel

vincenzopalazzo commented 4 years ago

Hi @edpmath javadoc is out https://vincenzopalazzo.github.io/material-ui-swing/ with material-ui-swing 1.1.1 pre-release6.1

vincenzopalazzo commented 4 years ago

I'm marking this issue of how resolved and I'm closing it.