How to set backgroung Image on jframe using java netbeans [SOLVED]- java tutorial #4

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 121

  • @shreyastandon8059
    @shreyastandon8059 4 ปีที่แล้ว +2

    Thanks man! I was stuck at it for such a long time and then came to know about this move up/dow things!!!!

  • @starmist808
    @starmist808 3 ปีที่แล้ว +2

    thanks man! superb ! subscribed to your channel instantly after seeing this video.

  • @matteopadrin2308
    @matteopadrin2308 7 หลายเดือนก่อน +3

    Thanks a lot. I do have dubt and maybe you know the answer. Is it possible to set the size of the jframe (and its components) based on the size of the screen of the computer we are running the code in? For example I want the frame to be 1/2 of the screen size and if half of the frame is a textbox, then it should be 1/4 of the frame. Thanks a lot

    • @GSoftknowledge
      @GSoftknowledge  7 หลายเดือนก่อน +1

      Yes you can set the frame size on the basis of screen size.

    • @matteopadrin2308
      @matteopadrin2308 7 หลายเดือนก่อน

      ​@@GSoftknowledge Thanks! May I ask a second question? I want to display a game map on my JFrame, I have it on a .png . The idea I had was to create a button and add an icon (that is my map.png). The issue I had was on displaying the position of the player on the map ( just a simple red-filled circle) 'cause when I try to draw on my frame it always stays under the button or I never invoke the method paint (that should be a method of the superClass Graphic). Do you have any better ideas? Thanks

  • @kritikatyagi5579
    @kritikatyagi5579 3 ปีที่แล้ว +2

    Seriously thnxx a lot...👍

  • @krishnamailat843
    @krishnamailat843 5 ปีที่แล้ว +2

    Thank you sir. Pls keep uploading such vedios. It's a great help...

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว

      Keep supporting...!

    • @brycevincenzo3961
      @brycevincenzo3961 3 ปีที่แล้ว

      I guess Im kinda randomly asking but does anybody know of a good place to stream new series online?

    • @noecameron603
      @noecameron603 3 ปีที่แล้ว

      @Bryce Vincenzo lately I have been using FlixZone. You can find it by googling :)

    • @maximreed9029
      @maximreed9029 3 ปีที่แล้ว

      @Noe Cameron yup, have been watching on flixzone for years myself :)

    • @brycevincenzo3961
      @brycevincenzo3961 3 ปีที่แล้ว

      @Noe Cameron thanks, signed up and it seems to work :D I appreciate it !!

  • @nishanthsathish7227
    @nishanthsathish7227 5 ปีที่แล้ว +5

    I think setting JFrame layout to FREE DESIGN is better compared settin it to NULL LAYOUT.

    • @shivam15692.p
      @shivam15692.p 3 ปีที่แล้ว

      Why is that ?

    • @Sya_new
      @Sya_new 2 ปีที่แล้ว +1

      @@shivam15692.p you can try it your self

  • @pg9280
    @pg9280 5 ปีที่แล้ว

    This video is of great help.. thanks.. good job :)

  • @sk-ys9mt
    @sk-ys9mt 7 ปีที่แล้ว +1

    Good job keep doing

  • @achalikolambage4927
    @achalikolambage4927 3 ปีที่แล้ว +2

    Thank u 👌🏻😁

  • @AlphaGamingWorld
    @AlphaGamingWorld 3 ปีที่แล้ว +1

    Can you please speak a little loud

  • @KingJimmy
    @KingJimmy 4 ปีที่แล้ว +1

    Thanks for the solution :)

  • @DearYASH
    @DearYASH 5 ปีที่แล้ว +1

    Gazab bhai

  • @gayathriparavi1411
    @gayathriparavi1411 3 ปีที่แล้ว +1

    Thank you so much

  • @hajarkhaldi2068
    @hajarkhaldi2068 7 ปีที่แล้ว

    it's all right thank you mister !

  • @imdaniellez1436
    @imdaniellez1436 5 ปีที่แล้ว +3

    how do i fix the size of the image? If I drag it to make it small, only a part of the image gets shown

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว +1

      You need to add a image of your required size..

    • @juliusarieskannehjr2172
      @juliusarieskannehjr2172 4 ปีที่แล้ว +1

      Resize the image to the size of your JFrame using paint or any other picture editor before adding it as icon to the JLabel in your project. Hope this helps!

    • @imdaniellez1436
      @imdaniellez1436 4 ปีที่แล้ว +1

      @@juliusarieskannehjr2172 thanks!

    • @juliusarieskannehjr2172
      @juliusarieskannehjr2172 4 ปีที่แล้ว

      @@imdaniellez1436 you welcome!

  • @sanjanamun1452
    @sanjanamun1452 6 ปีที่แล้ว +1

    nice work

  • @manishshrestha9176
    @manishshrestha9176 7 ปีที่แล้ว +5

    why it is not showing all layout while running ?

    • @GSoftknowledge
      @GSoftknowledge  6 ปีที่แล้ว

      ??

    • @yasi9244
      @yasi9244 4 ปีที่แล้ว

      have you find any solution for it?

    • @lamaomar466
      @lamaomar466 9 หลายเดือนก่อน

      just extend the running window and it will show properly

  • @BloodyTiger
    @BloodyTiger 5 ปีที่แล้ว +2

    How to set a prefered size when you run the project??

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว +1

      You can set the frame size in two ways first way is by code.. and second way is set the size from properties tab of the frame...

    • @BloodyTiger
      @BloodyTiger 5 ปีที่แล้ว +1

      @@GSoftknowledge thank you! I prefer the second one.

    • @nishtha7597
      @nishtha7597 5 ปีที่แล้ว

      @@BloodyTiger how to change from properties there is no option to save the changes...only close button is there

  • @alexeyafanasiev462
    @alexeyafanasiev462 7 ปีที่แล้ว +3

    When I choose Null Layout, everything disappears. What should I do?

    • @GSoftknowledge
      @GSoftknowledge  7 ปีที่แล้ว

      Alexey Afanasiev go to the navigator panel and select all the components and put then above the jlabel then they were be appear...

    • @KennethDiazperlloni
      @KennethDiazperlloni 7 ปีที่แล้ว +1

      Next time explain us what Null Layout does. Indians are bad teachers and bad programmers.

    • @kattarTrader91
      @kattarTrader91 6 ปีที่แล้ว

      @@KennethDiazperlloni when u don't know anything please be quiet .
      Asshole

  • @abrarrq8667
    @abrarrq8667 5 ปีที่แล้ว +2

    when i run my file ,the form appears in the same order as in the video,i have to drag it and inlarge it. Why this isnt appearing according to its size

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว

      You will have to set the minimum and maximum size of the frame from Properties window of jframe

    • @nishtha7597
      @nishtha7597 5 ปีที่แล้ว +1

      @@GSoftknowledge from where to set the size please tell me tommorrow is my project viva

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว

      @@nishtha7597 from navigator window select ur jframe and go to properties u will find it there...

    • @rubabtariq9251
      @rubabtariq9251 4 ปีที่แล้ว

      @@GSoftknowledge i did not find these option

  • @devanshkoshta1878
    @devanshkoshta1878 4 ปีที่แล้ว +1

    Thanks a lot.

  • @Luffy_213_D
    @Luffy_213_D 4 ปีที่แล้ว +1

    thank you

    • @GSoftknowledge
      @GSoftknowledge  4 ปีที่แล้ว

      You're welcome... keep supporting!

  • @yasithsarada4656
    @yasithsarada4656 4 ปีที่แล้ว +1

    thnx budy

  • @rajatgarg9468
    @rajatgarg9468 5 ปีที่แล้ว +1

    thanks

  • @hirensharmaji
    @hirensharmaji 5 ปีที่แล้ว +1

    What for version 8.2 ??? Reply fast

  • @penonton5686
    @penonton5686 4 ปีที่แล้ว +1

    It's can Be Fullscreen ??

  • @ManojKumar-ow2yd
    @ManojKumar-ow2yd 5 ปีที่แล้ว +1

    Thank Sir

  • @josephabad7367
    @josephabad7367 5 ปีที่แล้ว +1

    Thanks!

  • @haridatta2340
    @haridatta2340 2 ปีที่แล้ว +1

    Code run successfully but output window didn't come after I insert image in jlabel , but output window comes without image what to do now ????

    • @GSoftknowledge
      @GSoftknowledge  2 ปีที่แล้ว +1

      Path is not correct.

    • @haridatta2340
      @haridatta2340 2 ปีที่แล้ว

      @@GSoftknowledge how to correct it

  • @odaybenyachrakfezzaga3714
    @odaybenyachrakfezzaga3714 2 ปีที่แล้ว +1

    Gracias me ayudo mucho : D

  • @emko2403
    @emko2403 6 ปีที่แล้ว

    THANK YOU SO MUCH

  • @TechnicalGuruj
    @TechnicalGuruj 8 ปีที่แล้ว

    thanks bro

  • @fakhrinadzir3790
    @fakhrinadzir3790 5 ปีที่แล้ว +1

    how to get in the textfield to jlabel?

  • @mistertunado
    @mistertunado 7 ปีที่แล้ว

    i cant do it, the labels wont get on top of another no matter what, the background label keep pushing the components to the sides

    • @GSoftknowledge
      @GSoftknowledge  7 ปีที่แล้ว

      Tunado Productions use navigator option and then u can arrange the order of label and other components.

    • @HassanAshiq
      @HassanAshiq 6 ปีที่แล้ว

      Please Explain how to use navigator option.
      I changed the order but still it is not working.

  • @TechnicalGuruj
    @TechnicalGuruj 8 ปีที่แล้ว

    would u please tell me the code to display back jDateChooser date from db

    • @GSoftknowledge
      @GSoftknowledge  8 ปีที่แล้ว

      IT World bro u have to use this code rs.getString("column name");

    • @TechnicalGuruj
      @TechnicalGuruj 8 ปีที่แล้ว

      bro not getstring... it should be getDate() ... although it is not working... showing error"time parsing stamp " something

    • @TechnicalGuruj
      @TechnicalGuruj 8 ปีที่แล้ว

      jDatechoor doesnt take string it takes Date

    • @GSoftknowledge
      @GSoftknowledge  8 ปีที่แล้ว

      IT World dnt worry bro by tomorrow I will upload a video for jdatechooser

  • @ashmita_shrivastava
    @ashmita_shrivastava 9 หลายเดือนก่อน

    bhai pura maximise to kr k dikha dete.....ese kon show krta h

  • @penonton5686
    @penonton5686 4 ปีที่แล้ว +1

    How make it's Full Screen ?

    • @GSoftknowledge
      @GSoftknowledge  4 ปีที่แล้ว +1

      Use this code to make it Full screen
      yourframname.setExtendedState(Frame.MAXIMIZED_BOTH);

    • @penonton5686
      @penonton5686 4 ปีที่แล้ว +1

      I Mind The Background, when i Make Fullscreen the Form, the Background Can't Follow too

    • @GSoftknowledge
      @GSoftknowledge  4 ปีที่แล้ว +1

      @@penonton5686 you will have strech the background for this

    • @GSoftknowledge
      @GSoftknowledge  4 ปีที่แล้ว

      @@penonton5686 check this video to stretch the image
      th-cam.com/video/b7OcshQaIUc/w-d-xo.html

  • @sarithaanish367
    @sarithaanish367 6 ปีที่แล้ว +3

    it is not working . the j label overlaps other controls

    • @GSoftknowledge
      @GSoftknowledge  6 ปีที่แล้ว

      Change the position from navigator window

  • @renjithr5233
    @renjithr5233 6 ปีที่แล้ว

    Is it possible to adjust the image.

    • @GSoftknowledge
      @GSoftknowledge  6 ปีที่แล้ว

      RENJITH R no.. it is not possible to adjust the image on jlabel.

  • @kaamilpereira3398
    @kaamilpereira3398 4 ปีที่แล้ว +1

    hi i need your help

  • @dharmeshh2444
    @dharmeshh2444 7 ปีที่แล้ว +1

    thnk u

  • @tranduongthai6560
    @tranduongthai6560 10 หลายเดือนก่อน +1

    i want to link images

  • @enesozdinc8441
    @enesozdinc8441 6 ปีที่แล้ว

    bro how can ı set image size
    ı add images but all of them same size

    • @GSoftknowledge
      @GSoftknowledge  6 ปีที่แล้ว

      Enes Özdinç you have to edit the image using Photoshop or picture manager....

  • @aaminafazal0215
    @aaminafazal0215 5 ปีที่แล้ว +1

    nahi ho raha dalte hi sare components hat ja rahe hai....
    all of them move away wat to do someone plz help

    • @GSoftknowledge
      @GSoftknowledge  5 ปีที่แล้ว

      Try using free design layout.

    • @aaminafazal0215
      @aaminafazal0215 5 ปีที่แล้ว +1

      @@GSoftknowledge k thnx alot ill try and let u know.... madad ke liye shukriya....

  • @lucaquito272
    @lucaquito272 7 ปีที่แล้ว

    THANK YOUUUUUU!!!!!

    • @GSoftknowledge
      @GSoftknowledge  7 ปีที่แล้ว

      lucaquito 272 thanks for ur support... 😊

  • @aaddiis45021
    @aaddiis45021 4 ปีที่แล้ว +1

    man it wont let me overlap them

  • @jhennyjhoyxx5328
    @jhennyjhoyxx5328 6 ปีที่แล้ว +1

    where are the codes?

  • @ramunaikbanavath5602
    @ramunaikbanavath5602 6 ปีที่แล้ว

    How to write database connection

    • @GSoftknowledge
      @GSoftknowledge  6 ปีที่แล้ว

      ramunaik banavath i have show. In other video. Plz chck out

  • @kyleunderwood1653
    @kyleunderwood1653 5 ปีที่แล้ว

    I can't find the eycon!

  • @poojakelapure8758
    @poojakelapure8758 5 ปีที่แล้ว

    It is not working plz correct information to shared

  • @priyabhatia5915
    @priyabhatia5915 5 ปีที่แล้ว

    Kuch bhi nahi ho Raha hai..... Kuch bhi

  • @Artist_Uzumaki
    @Artist_Uzumaki 5 ปีที่แล้ว +1

    Thanks bro

  • @ravydirga5532
    @ravydirga5532 3 ปีที่แล้ว +1

    thanks brother