L78: Java Layout Managers in AWT | Border, Card, Flow, Grid Layout | Java Programming Lectures Hindi

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 59

  • @donder111
    @donder111 7 років тому +9

    ohh yeah.. I totally understand his language

  • @anujsaini8332
    @anujsaini8332 5 років тому +2

    Gurujii aapka Bahot Bahot Danyavaad 🙏🙏🙏🙏
    Sir aapne Bahut Ache se Samjaya Thanku Sir

  • @bluex217
    @bluex217 7 років тому +12

    Your diagrams are great, I wish you would make some diagrams explaining the weightx and weighty of GridBagLayouts, I find those so hard to understand and people always point me to the Oracle documentation which does NOTHING for my understanding of it, I NEED diagrams for that concept and your diagrams are great

  • @girlshivani4202
    @girlshivani4202 Рік тому +2

    01:46 Layout managers in Java are used to arrange components in a particular manner.
    03:32 Border layout divides the window into 5 regions
    05:18 BorderLayout in AWT is used to divide the frame into 5 regions.
    07:04 Card layout manager arranges components in the container as card
    08:50 Using CardLayout in Java AWT for dynamic display of different cards with event handling
    10:36 Java Layout Managers in AWT - Card and Flow Layouts
    12:22 Flow layout arranges components in a line one after another
    14:02 Grid layout manager in Java

  • @mansipethani6925
    @mansipethani6925 4 роки тому +1

    Thank you so much sir ..... thank you....I will mostly learn in this video....

  • @shuvamsahoo1130
    @shuvamsahoo1130 Рік тому +1

    So lovely explanation ❤🙏✨

  • @dipalipatole3065
    @dipalipatole3065 5 років тому +1

    Thq so much sir

  • @harshasrisameera8164
    @harshasrisameera8164 3 роки тому

    thank you, sir.
    it's very helpful I have got a clear-cut idea of this topic.

  • @ravimakwana992
    @ravimakwana992 2 роки тому

    Thank You very much sir

  • @raj_patel
    @raj_patel Рік тому

    Thanks a lot

  • @maithiligaikwad5493
    @maithiligaikwad5493 Рік тому

    Your explanation is nice please modify it with example also(means with code)

  • @kaylinnaidoo8589
    @kaylinnaidoo8589 4 роки тому

    Thank you alot sir it helped 🙏

  • @shubhshree5419
    @shubhshree5419 5 років тому

    Excellent

  • @chuysanchez8211
    @chuysanchez8211 7 років тому +28

    I don't want to sound disrespectful but was he combining English with other language/dialect?

    • @samuvisser
      @samuvisser 6 років тому +4

      From 0:48 it really did sound like a different language

    • @aftabsheikh20
      @aftabsheikh20 6 років тому +7

      yes he does combine Hindi sometimes...his main focus is his own country so you might have some trouble in a couple of his vids

    • @DougDoggins
      @DougDoggins 6 років тому +2

      prett ysure he explains in english then in hindi

  • @swagatpatel7280
    @swagatpatel7280 3 роки тому

    Nice explain

  • @lubishaz3920
    @lubishaz3920 7 років тому

    you deliver d best class..thnku so much nd ..hats off......bt y no classes n linux😑😑😑........

  • @najmashaikh8803
    @najmashaikh8803 8 років тому +1

    Thanks

  • @Fnaf-vh9cs
    @Fnaf-vh9cs 3 роки тому

    may you live forever we are your virtual students.

  • @alexjoma190
    @alexjoma190 7 років тому +1

    thanks it was so helping...

  • @saifalisayyed1105
    @saifalisayyed1105 7 років тому

    I like your each video series but there should have practical on each section at the last of video.
    ...........Please do that.........

    • @vivekkumar-oh6ud
      @vivekkumar-oh6ud 6 років тому

      See this video to better understand Layout manager and related topic

  • @harpreetkaurmaan6830
    @harpreetkaurmaan6830 7 років тому +2

    sir plz upload gridbag layout manger

  • @carlknightcoph9494
    @carlknightcoph9494 5 років тому

    is there a way where u can just input coordinates of a plane in java applet to move objects in a desired spot?

  • @surojitgiri1116
    @surojitgiri1116 6 років тому

    sir please discuss advanced java programming step by step

  • @jitendrayadavjy
    @jitendrayadavjy 6 років тому

    Thanks sir

  • @saddamhussainsaalar9652
    @saddamhussainsaalar9652 8 років тому +4

    sir please tell how to use multiple layout in single fame

    • @maillon420
      @maillon420 7 років тому

      you should make a borderlayout in your frame and give every area of this a different panel as content, you can give these different panels different layouts. that way you can do different layouts in a single frame

  • @AmanDeep-oo4nw
    @AmanDeep-oo4nw 7 років тому

    I am Looking to create a resolution Independent Desktop application with bunch of controls Like jLabel,jTextField etc....
    But I unable to create ,.
    Any suggestions ..?? Which Layout Can I Use...???
    I tried Flowlayout But There Problem when you hava to add some another control after completion of screen ...
    Need Help

    • @vivekkumar-oh6ud
      @vivekkumar-oh6ud 6 років тому

      See this video to better understand Layout manager and related topic

  • @Rai_Ujwal
    @Rai_Ujwal 7 років тому

    is there a way to control the size of the buttons in grid layout method

    • @vivekkumar-oh6ud
      @vivekkumar-oh6ud 6 років тому

      See this video to better understand Layout manager and related topic

  • @javascriptwar9525
    @javascriptwar9525 6 років тому

    sir where is update and repaint methood of applet class

  • @brainhax6758
    @brainhax6758 5 років тому

    So incomplete lectures , card layout me SetLayout() me kya aayega ?

  • @daxeshsoni4842
    @daxeshsoni4842 2 роки тому

    Sir isske live example nai he?🤔

  • @sanju8629
    @sanju8629 5 років тому

    Sir why we use this in Layout Manager
    Example
    this.setVisible(true)

    • @renu2389
      @renu2389 Рік тому

      To set current frame visible

  • @dineshneupane3631
    @dineshneupane3631 7 років тому

    Please explain gridbag layout

  • @sushantlokhande3691
    @sushantlokhande3691 6 років тому

    Niceeee sir👌u r suprr b .plz try to upload more videos on java concept. Thnxxx 👍 👍 👍 👍

  • @adityaraj-jr8ph
    @adityaraj-jr8ph 5 років тому +1

    there are more layout in the syllabus
    please be responsible . i got 12.5 marks question incorrect

  • @getfluent-officialenglishc1087
    @getfluent-officialenglishc1087 6 років тому

    Hello. I would like you to help me. I am tying to start an app from the coding beginning through codes , though I already have toos for that I just at the moment figure out how I can get together the necessary starting codes to fire it to be executed so I just want to know how can I make the first app running with the simple codes I want one layout inside one text view and so on so O put all together two classes but I just can't u derstand ho to start it first I thing I'd better study it more from the beginning

  • @harshitsaxena5212
    @harshitsaxena5212 6 років тому

    How to get pdf notes of this content

  • @debolinasardar1438
    @debolinasardar1438 Місяць тому

    Where is grid back layout ?

  • @NaveenKumar-wj2qo
    @NaveenKumar-wj2qo 6 років тому +1

    where is gridbaglayout....man

  • @HNK-ln7hq
    @HNK-ln7hq 7 років тому

    I thought the default layout was Border layout?

    • @vivekkumar-oh6ud
      @vivekkumar-oh6ud 6 років тому

      See this video to better understand Layout manager and related topic

  • @pritimore3969
    @pritimore3969 7 років тому

    Sir please tell the Gridbag layout

    • @vivekkumar-oh6ud
      @vivekkumar-oh6ud 6 років тому

      See this video to better understand Layout manager and related topic

  • @kerimtim
    @kerimtim 7 років тому

    President Jimmy Carter

  • @BeingArtist005
    @BeingArtist005 Рік тому

    Kisi pe iske notes hain?

  • @lampbreaker
    @lampbreaker 5 років тому

    why did you start in English and continue in other language ......that is boring

  • @himanshutyagi9984
    @himanshutyagi9984 6 років тому

    Hindi may bolo sir pure

  • @nicolaeifrim380
    @nicolaeifrim380 6 років тому +6

    I dont understand why people upload videos with content language different to the title, it is clickbait and should be reported.

  • @manishsinghrajput4592
    @manishsinghrajput4592 3 роки тому

    Thanks sir ☺️

  • @NikhilGupta-do9uc
    @NikhilGupta-do9uc 8 років тому

    Thanks

  • @jimmyjohnson1310
    @jimmyjohnson1310 7 років тому

    thanks