Skip to main content

Posts

Showing posts with the label Player

JavaFX Flat Music UI with Netbeans

\ To create the above  Flat Music UI  using JavaFX you need to create the following layouts: I have used following colors: Red:     #ff4710 Orange:     #f37a13 Black:   #55ae59 Blue:     #0fb7cb I have used following UI Components: FontAwesomIcon Button Text ImageView Remember the UI is  Flat and is develop Using JavaFX, FXML, and CSS. For  YouTube  video see  this You can download the  FXML  and  CSS  here