I hope you reply, I need help on my project everytime i export my project to zip and share it to my other device, the code won't run, it's saying that the image does not exist or in a wrong path even though i have created a new java package just for the images, maybe you know why is it doing that?
Hi Great job my man But i have a simple question if I may ask How did you turn the jlabel to jlabelimages in the beginning cuz I was trying to practice but I got more confused The moment is 8:53 Help please
I want to display the table number at first, but after clicking on the table number, a menu will appear like yours, what should I do? thanks you so much.
Thank you sir i made this project but in end it gave methe form window opened walaerror in which the float and opacity is error which says the frame is undecorated n all please help its not showing build successfully
thanks for your coding , i have problem when i uncheched the checkbox its still in jtextarea how can i remove it from there and not repeating the same item ?
There is the easy way is when the quantity greater than 0 you can set it after 'if' block 'jCheckBox.setEnabled(false);' you can put it after this code ' int qty = Integer.parseInt(jSpinner1.getValue().toString()); if (qtyIsZero(qty) && jCheckBox1.isSelected()) { x++; jCheckBox.setEnabled(false); ' and when reset then set it 'jCheckBox.setEnabled(true);'
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "javax.swing.JLabel.setIcon(javax.swing.Icon)" because "this.jLabelCoffe1" is null why i have this error?
You should check that `jLabelCoffe1` is properly initialized before calling any methods on it. Make sure you've instantiated the `JLabel` object and assigned it to `jLabelCoffe1` before trying to set its icon.
@@PCODEP I have exactly done same thing as you did but on my system it is showing 'am' or 'pm' in small letters in time Simpledateformat tf= new Simpledateformat("h:mm:ss aa");
I have Exception in adding image in label Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null please help me to figure it out
Please can you share products image !
bit.ly/3esZ6fI
@@PCODEP thank you 🤍
Thank you for this video! I had a wonderful time making it over the past two days. I had so much fun!
Glad you enjoyed it!
I wanna know how to make it looks like this, but scroll able, so I can have more item than just the size of the panel?
Amzing !! I look forward to adding bill save and payment for each table.
Bro how to convert labelframe to labelimagrframe
@@funnyplace496 Sorry bro, I don't know, now I code Spring more than 😂😅
I hope you reply, I need help on my project everytime i export my project to zip and share it to my other device, the code won't run, it's saying that the image does not exist or in a wrong path even though i have created a new java package just for the images, maybe you know why is it doing that?
excellent ...😍👍
Thanks
Thanks a lot...👍👍👍👍
How do we create a simple database for this project? Can you help me, sir?
Why is there no action on my Check box event?
Thank you❤
Hi, why is only the menu item frame visible on the screen? How can I adjust it to fit the full screen?
i use IDE 22 n there's no symbol setIcon, what should i do?
Pls Use Vs Code IDE I'm unable to understand..
Hi
Great job my man
But i have a simple question if I may ask
How did you turn the jlabel to jlabelimages in the beginning cuz I was trying to practice but I got more confused
The moment is 8:53
Help please
Koi solution mila
Thank you so much
Welcome 😊
50:06 images are not loading nullpointerexception error please reply how to solve this 😢😢
Did u get help I'm getting the same problem
I want to display the table number at first, but after clicking on the table number, a menu will appear like yours, what should I do? thanks you so much.
please contact through email
hi! at 8:57 how did you change jLabel to jLabelImage
same problem for me too, did you get a solution ?
Great project, I use it, but I have to do a database. Can you help?
Yes I can
@@PCODEP how
Thank you sir i made this project but in end it gave methe form window opened walaerror in which the float and opacity is error which says the frame is undecorated n all please help its not showing build successfully
pcodep040@gmail.com
thanks for your coding , i have problem when i uncheched the checkbox its still in jtextarea how can i remove it from there and not repeating the same item ?
There is the easy way is when the quantity greater than 0 you can set it after 'if' block 'jCheckBox.setEnabled(false);'
you can put it after this code
'
int qty = Integer.parseInt(jSpinner1.getValue().toString());
if (qtyIsZero(qty) && jCheckBox1.isSelected()) {
x++;
jCheckBox.setEnabled(false);
'
and when reset then set it 'jCheckBox.setEnabled(true);'
Can you share the source code please i have stucked up at this project in my university
www.pcodep.com/
Where to get the receipt
Can I ask if it works on NetBeans 8.2? ASAP
Yes
How much time will it approximately take for me to finish this project watching the video?
Why is my project sliced in the bottom. So to all button didn't see when i run the project. How my problem solving sir??? Please help me
Email: pcodep040@gmail.com
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "javax.swing.JLabel.setIcon(javax.swing.Icon)" because "this.jLabelCoffe1" is null
why i have this error?
You should check that `jLabelCoffe1` is properly initialized before calling any methods on it. Make sure you've instantiated the `JLabel` object and assigned it to `jLabelCoffe1` before trying to set its icon.
does the application use a database?
no
what is the background music
While running this project Time is written in small "pm" how to change it into capital PM
check my code
@@PCODEP I have exactly done same thing as you did but on my system it is showing 'am' or 'pm' in small letters in time
Simpledateformat tf= new Simpledateformat("h:mm:ss aa");
Can I get the source code for this project
It's shows errors while we are typing
Amazing project, but can you help me create a database for this project ? I'm very appriciate for that
Please check your email
why i cant use setIcon
I have Exception in adding image in label
Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "location" is null
please help me to figure it out
please email me
have you done with this issue if yes i am facing the same issue how to resolve.
How do we create a simple database for this project? Can you help me, sir?
inbox
Amazing but need database
1:05:50
Can’t add image
Plz help me
same :(
how can I make simple data base for this? can you please help me?
pcodep040@gmail.com
Truly amazing project sir 👍👍, i want to do a database task, can you help me sir 🙏?
pcodep040@gmail.com
@@PCODEPcan you share your code
@@johngabriellenatividad6107 You need to purchase. Purchase like in the description.
can you put a link for the images you used
bit.ly/3esZ6fI
sir if i want to add a new product
are u using DB? or its just files ?plz answer
I haven't used DB.
Which database are being used here??
without database
20:40
45:16
What happens?
Sir I have a problem on tax it's not working
please try again
Why icant add time but I used u code
where are the unit stock and actual stock management?
NO STOCKS MANAGEMENT
@@PCODEP Can you help me to create Stock Management on this POS?
ruclips.net/video/lyhbbw1YtNA/видео.html
@@PCODEP Can you help me? the connection of Login and register without database?
@@FreezePH Yes, I didn't use the database also only login there is no register
Can you help me how to connect it to database?
email: pcodep040@gmail.com
can you put the project, please
www.pcodep.com/
Why used the event windowopened ?
Because I need to display the JFrame a bit slowly and that looks good
@@PCODEP thanks 🙏
Can you convert this into a Jar file.
Yes
Please can you share the source code please
Please. i want add product button
Ok
why cant i put the product image??
there is no "Add import for javax.swing.ImageIcon" option
I cannot open your source code link
The link is working, but if you need source code you need to buy it.
Can you help me put database?
pcodep040@gmail.com
can't find jLabelimage
same for me, you know how to do it ?
please can you share report
please contact through email or telegram
Can you please share code
www.pcodep.com/2022/07/cafe-management-system.html
Sir, can you please provide its source code.
www.pcodep.com/2022/07/cafe-management-system.html
Hi,can u please give me the source code? Urgently needed,
اشرح هذا الفيديو
با عربي
Hello
Hi!