atarw / material-ui-swing

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

Error in MaterialUIMovement.add (button, new Color (34, 167, 240)); #7

Closed Ramneek-kalra closed 6 years ago

Ramneek-kalra commented 6 years ago

Have a look over this statement in Netbeans IDE, that's not working in it. And, secondly, I am unable to get the material look and feel after running, Please do see in the issue.

Ramneek

atarw commented 6 years ago

Hi, just to make sure it's not an import issue, can you make sure you properly included the library jar file into your project? I don't use netbeans but you can probably look up how to do so online.

If the issue still exists, can I get a screenshot to help find the problem? Specifically, one of the error you get with that particular statement and your GUI window after applying the look and feel, thanks!

Ramneek-kalra commented 6 years ago

Okay not a problem, if any problem persists, I will then share you the screen shot. Thanks for sharing the repository!

atarw commented 6 years ago

Going to close this, if you run into any more issues, feel free to let me know!