#{JFrame Noob} components are showing through panels when I run the program
1 messages · Page 1 of 1 (latest)
While you are waiting for getting help, here are some tips to improve your experience:
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.
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.)
JFrame isn't javafx 🤔
oh, I really don't know about that
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
No it's the correct one, it's just not javafx 🤔
Are you trying to use javafx or not ?
no
I mean, or swing ?
post code or we cant help you
tbh I'm using the Jframe Form to generate all the graphical code
so all modifications is not code related
https://www.youtube.com/watch?v=TtL-uFbPfKI&list=PLmnNJQqomLcRymUoTLaVznfKll-r_JFIZ&index=42&t=1205s
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...
it's the same template in the video