0

I have a issue in the Panel alignment. My project is in Netbeans Platform Application, so by default window will be created. Below is what i have done:

  • I have created a window and when i select a string, a button will be enabled and clicking on that button a pop-up window appears.
  • The popup id divided into 3 panels:

          ---> 1 st - with a labels and text box
          ---> 2nd - with a card layout where the layout changes based upon the combo box selection from the first panel.
          ---> 3rd panel - here i have 2 buttons.
    
  • Now i want the buttons to get adjusted when i cardlayout size decreases and increases. Eg: when the size of the card layout is more it go down if less it should come up.

i have tried the Auto Vertical re-sizable option in Netbeans but it isn't working properly.

3751_Creator
  • 656
  • 2
  • 8
  • 22
Alex Michael Raj
  • 185
  • 2
  • 9
  • 24

0 Answers0