Skip to content

Instantly share code, notes, and snippets.

@oshanz
Last active June 16, 2019 17:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oshanz/5c5fd5f178dc202b0d5572b8740a09e2 to your computer and use it in GitHub Desktop.
Save oshanz/5c5fd5f178dc202b0d5572b8740a09e2 to your computer and use it in GitHub Desktop.
javaFx
https://stackoverflow.com/questions/39722904/javafx-loading-additional-fxml-into-fxml-template
https://www.pixelduke.com/projects/#modellus
https://github.com/mhrimaz/AwesomeJavaFX
frameworks
https://github.com/controlsfx/controlsfx
https://github.com/jfoenixadmin/JFoenix
https://github.com/Oshan96/CustomStage
https://github.com/silentsoft/actlist
https://github.com/dukke/FXRibbon
https://bitbucket.org/panemu/tiwulfx/src/master/
examples
https://github.com/Shehanka/RentLio
https://github.com/afsalashyana/Library-Assistant
https://bitbucket.org/NiNi94/oop16-jlearn/src/master/
https://github.com/MSPaintIDE/MSPaintIDE
https://github.com/DropSnorz/OwlPlug
https://github.com/goxr3plus/XR3Player
https://github.com/binjr/binjr
https://github.com/asciidocfx/asciidocfx
https://www.tutorialspoint.com/javafx/javafx_ui_controls.htm
http://www.guigarage.com/2014/11/responsive-design-javafx/
https://o7planning.org/en/10645/javafx-anchorpane-layout-tutorial
http://www.guigarage.com/2015/09/how-to-create-a-responsive-layout-in-javafx/
https://blog.e-zest.com/javafx-20-resizing-of-ui-controls/
https://dzone.com/articles/size-does-matter-in-javafx
http://www.java2s.com/Code/Java/JavaFX/Setstagexandyaccordingtoscreensize.htm
https://www.programcreek.com/java-api-examples/?class=javafx.scene.layout.StackPane&method=autosize
http://what-when-how.com/javafx-2/dynamic-layout-techniques-building-dynamic-ui-layouts-in-javafx-part-1/
https://www.quora.com/How-can-I-create-dynamically-resizable-screens-for-screens-of-various-resolutions-for-a-JavaFX-application-using-Scene-Builder-1
https://java-buddy.blogspot.com/2013/06/auto-adjust-width-of-rectangle-when.html
https://stackoverflow.com/questions/6864540/how-to-set-a-javafx-stage-frame-to-maximized
https://stackoverflow.com/questions/39307599/set-responsive-layout-with-javafx
https://stackoverflow.com/questions/31711479/responsive-design-javafx
https://stackoverflow.com/questions/35936072/how-to-make-responsive-design-in-javafx
https://stackoverflow.com/questions/32021293/javafx-creating-a-responsive-layout
https://stackoverflow.com/questions/15223812/javafx-panel-inside-panel-auto-resizing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment