Hamburgers are a great replacement for menu icons. In material design, hamburgers can be used to trigger various navigation components.…
Category: JavaFX Material Design
How to make Navigation Drawer (Side Panel) in JavaFX – JavaFX Drawer
Navigation drawer provides an intuitive way to keep main navigation controls of the UI clean. The drawer will only be…
JavaFX Material Design : Setting Up and Making Login Application
One problem I have faced when developing java applications was the old look. Even after the introduction of Nimbus look…