Nathan Howard

  https://blog.idrsolutions.com/author/nathan/ Nathan is a Java/HTML5 developer. Nathan also enjoys writing technical blog-articles and playing games in his spare time.

 



12 Stories by Nathan Howard

Tutorial : How To Change The Cursor in JavaFX

At IDRSolutions, we have a PDFViewer that uses both Swing and JavaFX. In previous JavaFX articles I have shown How to Create Stacked Menus, How to Setup Key Combinations and How...
1 min read

Tutorial : How to Setup Key Combinations in JavaFX

At IDRSolutions we have a combined Swing and JavaFX PDFViewer. In previous JavaFX articles, I have shown How to Create Stacked Menus in JavaFX and...
1 min read

Tutorial : How to Create Stacked Menus in JavaFX

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now in...
2 min read

Tutorial : How to Create a Border Glow Effect in JavaFX

At IDRSolutions, our PDF Viewer (part of our JPedal Library) currently uses Java Swing to create the PDF Viewer interface. However, we are now...
1 min read

Tutorial – Calling Java from a Bash Script

Bash is a very flexible cross-platform scripting language with multiple uses and can integrate with lots of other tools (ie DIff). It is built...
3 min read