Kensoft PH
Kensoft PH
  • Видео 135
  • Просмотров 554 321
JavaFX LineChart Time-Series Data Tutorial
Dive into the world of data visualization with JavaFX LineChart! This comprehensive tutorial will guide you through creating stunning line charts using LineChart in JavaFX. Learn how to harness the power of JavaFX LineChart to represent time-series data, trends, and comparisons effectively.
JavaFX LineChart Time-Series Data Tutorial
In this video, we'll cover:
Setting up a JavaFX LineChart from scratch
Adding and updating data to our JavaFX LineChart
Debugging and Running the JavaFX LineChart application
Whether you're a beginner or an experienced developer, this guide to LineChart in JavaFX will elevate your data visualization skills. Don't miss out on mastering JavaFX LineChart.
If you are new...
Просмотров: 299

Видео

Java Password Generator with Animation | JavaFX
Просмотров 2287 месяцев назад
In this tutorial, you'll learn how to create Java Password Generator with animation easily. Our Java Password Generator includes advanced options to include in the generated password and those the Uppercase, Lowercase, Numbers, and Special Characters. Once we developed the random java password generator, we'll then add animation to the password generation using the Timeline and KeyFrame class. ...
JavaFX Carousel Image slider with Motion Blur Effect
Просмотров 2847 месяцев назад
In this video, you will learn how to create a JavaFX Carousel Image Slider with Motion Blur efffect. Creating a JavaFX Carousel is amazing when you also apply an effect like the motion blur. JavaFX Carousel Image slider is perfect to implement in various applications like an image viewer app, it's easy to implement after watching this video. If you like this video JavaFX Carousel Image Slider, ...
JavaFX Pie Chart - World Population with National Flag
Просмотров 2327 месяцев назад
JavaFX Pie Chart - World Population with National Flag In this tutorial, you will learn how to use the JavaFX Pie Chart and populate a sample data to the chart and also add a background image to the JavaFX Pie Chart to make it look great. JavaFX Pie Chart is easy to use, you just need to add data using the observable list and show the chart to the user. I hope you like this video about JavaFX P...
How to connect to an API using JavaFX | Dog API
Просмотров 6588 месяцев назад
How to connect to an API using JavaFX | Dog API In this tutorial, you will learn how to connect to an API using JavaFX and I'm going to use the Dog API to fetch a dog image and show it to our JavaFX application. I will use the OkHttp library to request an HTTP GET request to call the API and give us the response we need. Calling an API using JavaFX is very easy using the OkHttp library. Make su...
How To Setup JavaFX 22 and JDK 22 on Netbeans IDE (NEW)
Просмотров 6 тыс.8 месяцев назад
How To Setup JavaFX 22 and JDK 22 on Netbeans IDE (NEW) In this video, you will learn how to setup JavaFX 22 and JDK 22 on Netbean IDE with my updated way of doing it. Creating Jar files in this tutorial will be included as well so that you can package your application into an executable file for deployment. I hope you will learn lots from this tutorial How To Setup JavaFX 22 and JDK 22 on Netb...
JavaFX SQLite Database CRUD Tutorial | JavaFX Notes App
Просмотров 1,1 тыс.8 месяцев назад
JavaFX SQLite Database CRUD Tutorial | JavaFX Notes App In this tutorial, you will learn how to connect, create a database and implement the basic CRUD operations using JavaFX and SQLite database. What you need is an SQLite driver for you to run and work SQLite on your JavaFX application. I hope this tutorial helps you get started with JavaFX SQLite database CRUD implementation. Please don't fo...
Kenshot - Screenshot Tool #kenshot #java #javafx #screenshot #screenshotapp #programming #dev
Просмотров 8411 месяцев назад
If you are new here and want to learn something new, please consider subscribing to my channel to keep you updated on my future tutorials about programming. Links: Discord server: discord.gg/4MxbQ2DzQs Website: kensoftph.com/ www.kenshot.com If you are interested in tools I used on my website and RUclips Channel to rank higher in search results, I would like to share these with you, and you can...
How to take a screenshot easily using Kenshot Application
Просмотров 495Год назад
This is not a programming tutorial, but I'm going to show you how to use Kenshot to help us take a screenshot of our computer screen. Kenshot is an easy-to-use screenshot tool that makes it easy to capture and edit screenshots on your computer. With Kenshot, you can take screenshots of your entire screen, a specific window, or a selected area of your screen. You can also annotate your screensho...
JavaFX Drag and Drop Image to ImageView Tutorial
Просмотров 1,7 тыс.Год назад
In this tutorial, you will learn how to perform a JavaFX Drag and Drop function in JavaFX and in this video tutorial, I will demonstrate how to drag an image from the computer and drop it on our JavaFX application with JavaFX ImageView and display the image. Performing JavaFX Drag and Drop function is very easy to do, and we will use the Dragboard class to make it work. Please watch the video J...
JavaFX Music Player Tutorial | Learn how to create this in JavaFX!
Просмотров 4,4 тыс.Год назад
In this video, you will learn how to create a simple JavaFX Music Player. Creating this simple JavaFX Music Player will give you a basic foundation in Media Player. Creating a music player using JavaFX is fun like coding. If you also want to learn how to create a video player in JavaFX. You can click the video link below. I hope you will learn something new in this JavaFX Music Player tutorial ...
JavaFX Media Player Tutorial | 100% For Beginners
Просмотров 8 тыс.Год назад
In this tutorial, you will learn how to create a simple JavaFX Media Player with the help of JavaFX media, JavaFX MediaView and JavaFX MediaPlayer. Creating a JavaFX Media Player is a complex task if we need to create it seriously. This video only shows you how to create a basic media player. Basically, it's a guide for you to create one. I hope you learned something new in this JavaFX Media Pl...
How to use the TreeView in JavaFX | 100% Perfect for Beginners
Просмотров 1,8 тыс.Год назад
In this tutorial, you will learn how to use and create the TreeView in JavaFX. Creating the TreeView in JavaFX is very easy. In this video, you will learn from the basics to advance in creating the TreeView in JavaFX. I hope you learned something new in this tutorial, and please don't forget to like and subscribe. Source Code: github.com/kensoftphDOTcom/JavaFX-TreeView Blog: kensoftph.com/how-t...
How To Setup JavaFX 20 and JDK 20 on Netbeans IDE [Maven with Jar]
Просмотров 11 тыс.Год назад
How To Setup JavaFX 20 and JDK 20 on Netbeans IDE [Maven with Jar]
How to install Netbeans on Windows 11 [Version 18]
Просмотров 263Год назад
How to install Netbeans on Windows 11 [Version 18]
How to setup JavaFX Maven in IntelliJ IDEA 2023
Просмотров 9 тыс.Год назад
How to setup JavaFX Maven in IntelliJ IDEA 2023
TableView in JavaFX For Beginners | EDIT and DELETE DATA
Просмотров 3,7 тыс.Год назад
TableView in JavaFX For Beginners | EDIT and DELETE DATA
TableView in JavaFX Tutorial for Beginners | INSERT DATA
Просмотров 9 тыс.Год назад
TableView in JavaFX Tutorial for Beginners | INSERT DATA
JavaFX DirectoryChooser Tutorial | 100% Perfect For Beginners
Просмотров 977Год назад
JavaFX DirectoryChooser Tutorial | 100% Perfect For Beginners
JavaFX File Chooser Tutorial For Beginners
Просмотров 3,8 тыс.Год назад
JavaFX File Chooser Tutorial For Beginners
JavaFX TabPane Tutorial For Beginners
Просмотров 7 тыс.Год назад
JavaFX TabPane Tutorial For Beginners
How to setup JavaFX in IntelliJ IDEA 2023
Просмотров 22 тыс.2 года назад
How to setup JavaFX in IntelliJ IDEA 2023
JavaFX ToolBar Tutorial | 100% For Beginners
Просмотров 1,8 тыс.2 года назад
JavaFX ToolBar Tutorial | 100% For Beginners
JavaFX ContextMenu Tutorial For Beginners
Просмотров 3,5 тыс.2 года назад
JavaFX ContextMenu Tutorial For Beginners
How To Setup JavaFX 19 and JDK 19 on Netbeans IDE
Просмотров 62 тыс.2 года назад
How To Setup JavaFX 19 and JDK 19 on Netbeans IDE
How to install NetBeans 16 on Windows 11
Просмотров 3192 года назад
How to install NetBeans 16 on Windows 11
JavaFX MenuItem Tutorial For Beginners | PART 2
Просмотров 5342 года назад
JavaFX MenuItem Tutorial For Beginners | PART 2
JavaFX MenuItem Tutorial For Beginners | PART 1
Просмотров 1,2 тыс.2 года назад
JavaFX MenuItem Tutorial For Beginners | PART 1
JavaFX MenuBar Tutorial For Beginners
Просмотров 5 тыс.2 года назад
JavaFX MenuBar Tutorial For Beginners
JavaFX Slider Example Tutorial
Просмотров 1,7 тыс.2 года назад
JavaFX Slider Example Tutorial

Комментарии

  • @anujchaudhari4101
    @anujchaudhari4101 2 дня назад

    how to add jsoupe with intelliji in my javafx web scrapper program???

  • @Incepatorinbucatarie
    @Incepatorinbucatarie 19 дней назад

    hey! what if I don`t have "module-info.java"? my colleagues from the group delete it and when I try to create a media player, I have a lot of errors :(

    • @KENSOFTPH
      @KENSOFTPH 15 дней назад

      Hi, I'm sorry if I responded late, I just noticed your comment. You have two options to fix your problem. It's either create a new project or create the module-info.java. When you create a module-info.java, you must place it under the java folder.

  • @bpinacio
    @bpinacio Месяц назад

    What's is the name of your own Browser?

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      Nothing, it is just a sample program to make a browser using JavaFX.

  • @feeuusp
    @feeuusp Месяц назад

    Thanks !!

  • @vendetaace5135
    @vendetaace5135 Месяц назад

    Thanks it's very Helpfull!!!

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      Glad to hear that!

  • @hungvdinh
    @hungvdinh Месяц назад

    thank you, it's very useful for me

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      You're welcome! Glad it helped.

  • @TrizarKiboye
    @TrizarKiboye Месяц назад

    Thank you so much

  • @skanerkodowkreskowychqr3794
    @skanerkodowkreskowychqr3794 Месяц назад

    Your videos are amazing. You are making great job !!!! You are great teacher ;)

  • @skanerkodowkreskowychqr3794
    @skanerkodowkreskowychqr3794 Месяц назад

    Very usefull and beautifull movie. Thank You

  • @skanerkodowkreskowychqr3794
    @skanerkodowkreskowychqr3794 Месяц назад

    Hello. Thank You for nice video. Could You make another video with JavaFx and Maven and CRUD application with Mysql or PostgreSql ?

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      Will do in the future. I can't for now because I'm busy at the moment.

  • @skanerkodowkreskowychqr3794
    @skanerkodowkreskowychqr3794 Месяц назад

    Very interesting video. Thank You

  • @emali1683
    @emali1683 Месяц назад

    create a complete video on convert that JavaFX application to .exe file with SQLite db please

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      Will do in the future. I can't for now because I'm busy at the moment.

    • @emali1683
      @emali1683 Месяц назад

      @@KENSOFTPH ok. Basically, It's straightforward to do code in JavaFX but the main part is to create an .exe and deliver it to the client. I searched a lot but could not find anything :( waiting for your video... Your content is very amazing.

    • @KENSOFTPH
      @KENSOFTPH Месяц назад

      Creating an exe file is easy, but you need to choose which packager you want to use to pack your jar file. You can use Exe4J, Install4J or Advanced Installer. I think I have a video for advanced installer. You can search it on my channel. I think I don't have a video for Install4J.

  • @auisticcatnip5142
    @auisticcatnip5142 2 месяца назад

    does this work with 23? 22 is no longer on the website

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      Yes, it works.

  • @bambanghermanto9032
    @bambanghermanto9032 2 месяца назад

    🤩

  • @gerdsfargen6687
    @gerdsfargen6687 2 месяца назад

    Lifesaver, mate. Combined this with your tabpane tutorial to help me get started on some work. It's much appreciated. Keep up your great channel!

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      I'm glad you found it helpful! Thanks for your kind words :)

  • @neilaldrinolanotacla173
    @neilaldrinolanotacla173 2 месяца назад

    Halos isang linggo kona atang tinatry irun yung java -jar app.jar, ngayon lang nagsuccess. Tips: kapag magrarun kayo o mag-clean&build sa Netbeans dapat nakaexit/close ang command prompt. Yun pala reason bat may error sakin, halos ilang gabi kona inaayos. Thank Yah, naayos din at last.

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      Nice job! medyo matagal rin ang isang linggo at nag success rin sa wakas :D

  • @TheKundan11
    @TheKundan11 2 месяца назад

    Nice informational video. Best part is you dealing with errors and solving it. Binge watching your videos.

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      Thank you so much for your kind words! :)

  • @TheKundan11
    @TheKundan11 2 месяца назад

    Nice informational stuff Ken. Keep posting on JavaFX. Really like your videos!

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      Thanks! I'm glad you like my videos. I'm currently busy with some projects for now, but I'll be posting new tutorials again in the future.

  • @thushankalana4940
    @thushankalana4940 2 месяца назад

    Thank you 😊

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      Glad it helped!

  • @thushankalana4940
    @thushankalana4940 2 месяца назад

    Great 😊 Thank you ❤

    • @KENSOFTPH
      @KENSOFTPH 2 месяца назад

      You're welcome 😊

  • @hannuhanhi183
    @hannuhanhi183 3 месяца назад

    Very disappointing that the IDE cannot create a proper project structure for javaFX. This is a monkey solution.

  • @congnguyenthe9137
    @congnguyenthe9137 3 месяца назад

    Thank you for the video! Could you make a video about how to setup javafx on Java with Ant / JavaFX / JavaFX FXML Application ?

    • @KENSOFTPH
      @KENSOFTPH 3 месяца назад

      Hi, thank you for your comment. Unfortunately, I'm not sure if I'm able to create a video for that due to my tight schedule.

  • @EdgeLordOmen
    @EdgeLordOmen 3 месяца назад

    bro can i do if i hover on the left side it will show a panel.

    • @KENSOFTPH
      @KENSOFTPH 3 месяца назад

      Yes, you can do that.

    • @EdgeLordOmen
      @EdgeLordOmen 3 месяца назад

      @@KENSOFTPH what property in scene in builder i can do that in javafx?

    • @KENSOFTPH
      @KENSOFTPH 3 месяца назад

      You can use the MouseEntered event to trigger the hover.

  • @dawoodur
    @dawoodur 4 месяца назад

    Thank you. I'm gonna fork it XD!

    • @dawoodur
      @dawoodur 3 месяца назад

      Thank you for your content. Our team has became Champion in inter university CSE Project Showcase! Hats off!

  • @aligd7040
    @aligd7040 4 месяца назад

    Awesome. I had exactly the same Problem like you. A new class did Fix it for me too!

    • @KENSOFTPH
      @KENSOFTPH 4 месяца назад

      Good to hear bro!

  • @اماديرأمان
    @اماديرأمان 4 месяца назад

    Thanks for this vidéo it helps me . a lot of Thanks

    • @KENSOFTPH
      @KENSOFTPH 4 месяца назад

      Glad it helped

  • @anhvan3811
    @anhvan3811 4 месяца назад

    librabry có cần thêm SceneBuilder không?

    • @KENSOFTPH
      @KENSOFTPH 4 месяца назад

      What do you mean?

    • @anhvan3811
      @anhvan3811 4 месяца назад

      @@KENSOFTPH I'm new to java and javafx, in java project need to add scenebuilder. So in javafx project need to add scenebuilder?

    • @KENSOFTPH
      @KENSOFTPH 4 месяца назад

      I'm sorry if I respond late because your comment was held for review. You don't need to use SceneBuilder to develop a JavaFX application, but it's up to you. SceneBuilder also helps you develop the user interface faster by using the drag and drop feature.

  • @RukmalEkanayake
    @RukmalEkanayake 4 месяца назад

    Harris Dorothy Lopez Patricia Hernandez Dorothy

  • @tee-hee9553
    @tee-hee9553 4 месяца назад

    it work with javafx 22

  • @AliAshour-zn9dw
    @AliAshour-zn9dw 4 месяца назад

    nice my friend

    • @KENSOFTPH
      @KENSOFTPH 4 месяца назад

      Thank you 👍

  • @GabrielSouza-pm2qx
    @GabrielSouza-pm2qx 5 месяцев назад

    Thanks! It helped a lot, hugs from Brazil.

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      You're welcome! Sending hugs back to Brazil!

  • @kevinflorenzdaus
    @kevinflorenzdaus 5 месяцев назад

    I wonder if you can also create tutorial on how you packaged your desktop app and how to provide software update?

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Sure, but I can't for now. Let me give you an overview of how to package the app and also deploy a software update. 1. Package your Java code in a Jar file. 2. I'm using Install4J and Exe4J. So you need to have these and convert the Jar file to EXE file using Exe4J and import the executable file into Install4J to create the installer. 3. You can configure the application updater within Install4J and you need to have a server to store the update file and the latest version of the application to identify a new version of the application. 4. When checking a new update by clicking the button, you need to use the Desktop class to execute application updater generated by Install4J from your application's installation directory. Links: Install4J: www.ej-technologies.com/install4j Exe4J: www.ej-technologies.com/exe4j/download

  • @kevinflorenzdaus
    @kevinflorenzdaus 5 месяцев назад

    solid stuff Ken! Keep it up!

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Appreciate it! I'll be posting more videos soon. I'm just a bit tied up at the moment :)

  • @nikolaizaicev9297
    @nikolaizaicev9297 5 месяцев назад

    That is how an IDE should work. Tried Eclipse and Visual Code, after 4 hours I decided it is enough of xxx -ing my brain, and used Netbeans instead, it took me less than few minets to set up everything. What is so hard to implement such simple things in orther IDE's is beyond my understanding.

  • @LuxeLady-l9e
    @LuxeLady-l9e 5 месяцев назад

    You really help to me, I searched videos for a day, than a lot

  • @pjm3005
    @pjm3005 5 месяцев назад

    ugh, another scene builder tutorial. do any of you people actually write java code?

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Yes, I can code. What's the issue with working with SceneBuilder? Would you rather write a thousand lines of code instead of using a tool that simplifies the process?

    • @pjm3005
      @pjm3005 5 месяцев назад

      @@KENSOFTPH i'd rather write "a thousand" lines of code so that i know how the control actually works as opposed to relying a crutch to do it for me. lame. i was looking for a tutorial on how to use the slider control in javafx, not on how to click check boxes in scenebuilder.

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      I agree with you. Here's the JavaFX Slider documentation: openjfx.io/javadoc/21/javafx.controls/javafx/scene/control/Slider.html It's a great resource if you want to work with JavaFX without using SceneBuilder. Hope this helps!

  • @Mar_lima
    @Mar_lima 5 месяцев назад

    thank so much brow. Help me a lot

  • @Hi-cd5uk
    @Hi-cd5uk 5 месяцев назад

    Thanks a lot❤

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Always welcome

  • @esemelekete1330
    @esemelekete1330 5 месяцев назад

    Thanks! This works great! Though I can't double click to open the jar file. Nothing happens when I double click

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Join my discord and I will help you there.

  • @ivanseregin4411
    @ivanseregin4411 5 месяцев назад

    Great tutorial, thanks mate

  • @siennabuchholz3709
    @siennabuchholz3709 5 месяцев назад

    Thank you so much, I looked for a video like this everywhere and finally found one (yours) that is actually helpful!

    • @KENSOFTPH
      @KENSOFTPH 5 месяцев назад

      Glad you found it! :)

  • @yussifmohamed3120
    @yussifmohamed3120 6 месяцев назад

    That worked with my 🎉🎉 Thank you very much ❤

    • @KENSOFTPH
      @KENSOFTPH 6 месяцев назад

      Great! Enjoy :)

  • @leonardomarques2341
    @leonardomarques2341 6 месяцев назад

    Thank you bro!!

  • @landrhykopp9836
    @landrhykopp9836 6 месяцев назад

    Cool, thank you bro, it works

  • @DalandanReal
    @DalandanReal 6 месяцев назад

    wait btw where did you get the "com.mysql.jdbc.Driver" please sir answer me ASAP 😭

  • @DalandanReal
    @DalandanReal 6 месяцев назад

    Sir if you there thank you so much big help

    • @KENSOFTPH
      @KENSOFTPH 6 месяцев назад

      Happy to help

  • @KGCIMU
    @KGCIMU 6 месяцев назад

    Which Window are you using ( Windows 10 , Windows 11 )

    • @KENSOFTPH
      @KENSOFTPH 6 месяцев назад

      Windows 11

    • @KENSOFTPH
      @KENSOFTPH 6 месяцев назад

      But this video is on Windows 10.

  • @fpsmoment5863
    @fpsmoment5863 6 месяцев назад

    hello, i use this for my project, but i can't show my image view, can you help me?

    • @KENSOFTPH
      @KENSOFTPH 6 месяцев назад

      Sure, join here and send a message. discord.gg/ypbc6D5PdQ

  • @simplymiracle1674
    @simplymiracle1674 7 месяцев назад

    How can I make it so that new data is saved when I close the window and new data is not deleted when I open it?

    • @simplymiracle1674
      @simplymiracle1674 7 месяцев назад

      or will only MySQL help?

    • @KENSOFTPH
      @KENSOFTPH 7 месяцев назад

      Yes, you need to create a database to keep your data.

  • @pqprt
    @pqprt 7 месяцев назад

    is there any payment method aside from paypal and credit card because i dont have these

    • @KENSOFTPH
      @KENSOFTPH 7 месяцев назад

      I'm sorry, but I have no idea because I don't own the company, it's better to contact their customer support. :)