#{JFrame Noob} components are showing through panels when I run the program

1 messages · Page 1 of 1 (latest)

fading crownBOT
#

<@&987246487241105418> please have a look, thanks.

fading crownBOT
#

While you are waiting for getting help, here are some tips to improve your experience:

Code is much easier to read if posted with syntax highlighting and proper formatting.

If nobody is calling back, that usually means that your question was not well asked and hence nobody feels confident enough answering. Try to use your time to elaborate, provide details, context, more code, examples and maybe some screenshots. With enough info, someone knows the answer for sure.

Don't forget to close your thread using the command </help-thread close:1027500463647621170> when your question has been answered, thanks.

pastel sandal
#

this is a screenshot of what I mean. the table and the button and also the combo box are not suppose to be visible yet.

#

they only meant to be visible if the user clicked on the other panels on the left ( if I run the program and click on one of the other pages then return to this page after. the glitch will no longer exist. but that's weird.)

primal latch
#

JFrame isn't javafx 🤔

pastel sandal
#

I'm new in that graphical design thing

#

should I change the category to another one?

#

{JFrame Noob} components are showing through panels when I run the program

primal latch
#

Are you trying to use javafx or not ?

pastel sandal
#

no

primal latch
#

I mean, or swing ?

pastel sandal
#

just the Jframe

#

yes the swing class

#

I edited the title and the description.

latent zodiac
#

post code or we cant help you

pastel sandal
#

tbh I'm using the Jframe Form to generate all the graphical code

#

so all modifications is not code related

#

JDK 13 and netbeans 11.3 is the item I used here to built this Menu list.

Source Code : https://github.com/Jinoy-Varghese/Java-Login

Create Login Form with database connectivity : https://youtu.be/ZdVOkrbkmTk

Official website:- https://cspsyco.blogspot.com

Miscellaneous Description:-

Create Menu list in netbeans using Panels and Jframe | Wo...

â–¶ Play video
#

it's the same template in the video