Responsive Message Custom using Java Swing - GlassPane Popup

Sdílet
Vložit
  • čas přidán 7. 09. 2024
  • Java Custom GlassPane Popup
    This video I will show how to using glasspane popup to show responsive message popup Instead of dialog. I build this custom using java swing with animation and miglayout library.
    Waiting for next video I will show more option use with this library.
    ► More Tutorial :
    ► GlassPane Popup Sample : • Java Swing - Glasspane...
    ► Animation Tutorial : • java animation tutorial
    ► Floating Action Button : • Floating Action Button...
    ► Custom JTable Cell : • JTable Custom Cell But...
    ► Fancy Border Radius : • Fancy Border Radius an...
    🙏🙏🙏 Support me by subscribe 🙏🙏🙏
    ► Subscribe now : www.youtube.co...
    ► Any question comment below
    ► Source code : github.com/DJ-...
    ► For support me join now
    / @laingraven

Komentáře • 57

  • @saeedghiassy5435
    @saeedghiassy5435 Před rokem +3

    like always perfect videos , i would like to say huge thank you for taking time and making such a good videos.

  • @mediamapel8728
    @mediamapel8728 Před rokem +2

    Great video, best youtuber i've ever seen.

  • @sskdevelopers5209
    @sskdevelopers5209 Před rokem +1

    thank you so so much you work has helped in more ways the i thank, am each and every day

  • @sidiqisoftwarecompany4567

    Wow amazing ❤ great job ❤❤❤ 6:11

  • @zneroedits
    @zneroedits Před 3 měsíci

    Hello can I ask . How can I dispose a frame that contains Glasspane Popup install?. Btw this video help me a lot improving our project Thankss.

  • @M-UmarDraz
    @M-UmarDraz Před rokem +1

    Awesome work

  • @shaidarebuar6079
    @shaidarebuar6079 Před rokem +1

    Fantastic! 🌷👏

  • @coffeetime8662
    @coffeetime8662 Před rokem +1

    Awesome videos man

  • @geszergumapac5559
    @geszergumapac5559 Před rokem +1

    Bro please make a video tutorial on how to print the jtable data with a template of Monthly Records

  • @great-escanor
    @great-escanor Před rokem +1

    ¡Gracias!

    • @LaingRaven
      @LaingRaven  Před rokem +1

      Big thank your so much for your support 😊

  • @shoval4737
    @shoval4737 Před rokem +1

    If I copy your entire file and download it to my computer, it gives me a lot of errors, how do I fix it?

    • @LaingRaven
      @LaingRaven  Před rokem

      Sure you have copy library and add to project

  • @jesusmendoza1242
    @jesusmendoza1242 Před rokem +1

    Hello, thanks for the contribution, I modified the panel by adding a jdatechooser and when selecting the date the selector appears below, how can I solve this, thanks...

    • @LaingRaven
      @LaingRaven  Před rokem +1

      Have problem with jpopup menu to popup date chooser. You can use this code :
      popup.setLightWeightPopupEnabled(false); to jpopup in datechooser library

  • @Mafia621
    @Mafia621 Před rokem

    Great work Ra Ven. Do you do any freelance work, where you build custom java swing applications?

  • @kanakrt9210
    @kanakrt9210 Před rokem +1

    Hey Ra Ven, can you build a simple file manager application using an existing dashboard that can display all files in a jtable when a folder is selected from jtree.

    • @LaingRaven
      @LaingRaven  Před rokem +1

      Sorry bro. Now am busy with my work. no time to build it. But when I free I check it.

  • @sidiqisoftwarecompany4567

    🎉🎉❤❤❤

  • @fugeratube1334
    @fugeratube1334 Před rokem

    bro, can u do us videos on custom prints actions with some graphics class on jpanel ,jtable...

  • @dazzlepelobello
    @dazzlepelobello Před 6 měsíci

    how do i call the pop up method in different jframe because it always promt with this error when I add glasspanepopup.install in two different jframe Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot read field "parent" because "comp" is null

    • @LaingRaven
      @LaingRaven  Před 6 měsíci +1

      I have use Glasspanepopup as static so it support only single JFrame, Maybe I need to update to support multi JFrame 🙁

    • @dazzlepelobello
      @dazzlepelobello Před 6 měsíci

      @@LaingRaven Noted, Thank you for the Response

  • @kanakrt9210
    @kanakrt9210 Před rokem +1

    Would you be able to do it if I were to become a member for your channel??

  • @davidvince_personal
    @davidvince_personal Před 3 měsíci

    How can I set Font for this GlassPane? There is no option to setFont in DefaultOption class

    • @LaingRaven
      @LaingRaven  Před 3 měsíci

      What component you want to change font ? I thing you can change it directly with the component you use

  • @lusm.10
    @lusm.10 Před 5 měsíci

    thank u, but why when displaying notifications, the notification content is disturbed and then normalized

    • @LaingRaven
      @LaingRaven  Před 5 měsíci

      What notification you mean ?

    • @lusm.10
      @lusm.10 Před 5 měsíci

      @@LaingRaven I mean the text in the popup is blurred

    • @LaingRaven
      @LaingRaven  Před 5 měsíci

      @@lusm.10 pls screenshot and add to this project issue on github. It help me to see more detail

    • @lusm.10
      @lusm.10 Před 5 měsíci

      @@LaingRaven I added

  • @antoniofarfan265
    @antoniofarfan265 Před rokem +1

    ❤️

  • @matheuslemes2306
    @matheuslemes2306 Před 8 měsíci

    Very Good. I added a JComboBox to the JPanel and when I click on it nothing happens. PopUp is opening below JPanel even using popup.setLightWeightPopupEnabled(false). Do you have any solution for this problem?

    • @LaingRaven
      @LaingRaven  Před 8 měsíci +1

      Did you set to your jcombobix ? combobox.setLightWeightPopupEnabled(false);

    • @matheuslemes2306
      @matheuslemes2306 Před 8 měsíci

      Sorry, I was configuring it incorrectly. It worked with your code. But still the toolTipText displays below the JPanel. I'm trying to fix it.@@LaingRaven

  • @user-ne3rp8zs5y
    @user-ne3rp8zs5y Před rokem

    Why when I press the show button it vibrates and then appears in my project?

  • @BLOCK1-JUMAYA
    @BLOCK1-JUMAYA Před rokem

    how can i put a textfield and get that text field value

  • @incode4527
    @incode4527 Před rokem

    Do you have Android projects? also this project perfect. thank you for all

  • @abadvincula81
    @abadvincula81 Před měsícem

    Show

  • @TRUONGCONGTU-ct4tl
    @TRUONGCONGTU-ct4tl Před rokem

    Why do I put an icon in it, it reduces the quality of the image

  • @ismaeltrocha6319
    @ismaeltrocha6319 Před rokem

    Hi bro, i have a problem when i try to import raven.glasspanepopup, please would u help me to fix it pls? Or you have some Jar where i can fix it.

    • @LaingRaven
      @LaingRaven  Před rokem

      Need import miglayout and animator jar

  • @M-UmarDraz
    @M-UmarDraz Před rokem

    Share GlassPane lib

  • @vinitgite5581
    @vinitgite5581 Před rokem

    bro would you pls come up with login and registration form in java and mysql with email OTP verification latest model
    plss.... as i have seen your earliest video but it is not responding / so much errors coming up
    so pls make the video on it...
    its my request... i will be waiting for it🙏🙏🙏

  • @ogunodabas9332
    @ogunodabas9332 Před rokem

    Hello Mr. Raven,
    Can we talk privately on linkedin or facebook?
    Regars.