Тёмный

How to Create a Powerful Point of Sale Application in Java NetBeans - Full Tutorial 

DJ Oamen
Подписаться 144 тыс.
Просмотров 82 тыс.
50% 1

Point of Sale Application Developed in Java NetBeans, in this tutorial you will learn how to embed images, create functions, using IF Statement, For Loop Functions, add Barcode, Print receipt, remove unwanted items from the jTable and reset the application.
Join this channel to get access to codes, perks, and see more interesting videos. / @djoamen
To support more videos from DJ Oamen, visit POamen Paypal
www.paypal.me/POamen
To Become a Channel member click on the link below to JOIN:
/ @djoamen
Download and install Barcode: www.dafont.com/code39.font
Channel Members can Download the Point of Sale in Java NetBeans and modify it for their own personal use. Plus one other source code per month. Total - 2 Source codes Per Month, only:
drive.google.com/file/d/1KJTu...

Опубликовано:

 

13 янв 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 123   
@dextermachado8479
@dextermachado8479 Год назад
You are my teacher, now that I am studying, the contribution of your code would help me a lot... I thank you very much, teacher!
@DJOamen
@DJOamen Год назад
You are welcome!
@didivskyi_mashyngver
@didivskyi_mashyngver 2 года назад
bro I can't thank you enough, literally saved me
@DJOamen
@DJOamen 2 года назад
Glad to hear it man. Good luck
@EvanTomoki69
@EvanTomoki69 2 года назад
Great tutorial I made this for my gf startup and just went smoothly Thank you Oam
@DJOamen
@DJOamen 2 года назад
Glad it helped!
@ashnasaju5224
@ashnasaju5224 2 года назад
Thank you so much for this excellant tutorial
@DJOamen
@DJOamen 2 года назад
You're very welcome!
@fardadfarajollahi
@fardadfarajollahi Месяц назад
Wow that's amazing! Man you saved my life I need that to start my small business but had some problems with coding. Thanks again ❤❤
@DJOamen
@DJOamen Месяц назад
Glad it helped, Redline Music Farsi, Subscribe to the channel. Thank you
@sneha-4394
@sneha-4394 2 года назад
thank you so much for this!!
@DJOamen
@DJOamen 2 года назад
You're so welcome!
@_keto444
@_keto444 3 года назад
Here again, really thank you sir, great tutorial without any problems
@DJOamen
@DJOamen 3 года назад
You're welcome!
@efrenguerrero8072
@efrenguerrero8072 2 года назад
Super thank content creator very much
@DJOamen
@DJOamen 2 года назад
So nice of you
@mohammadridhopardomuan2486
@mohammadridhopardomuan2486 2 года назад
my english is not good but im tried until end video and finally i can follow your tutorial, big thanks sir! you helped me out from my homework!
@DJOamen
@DJOamen 2 года назад
Glad to hear that
@macjoeplays
@macjoeplays 2 года назад
thanks a lot, this vid, helps a lot😙😉
@DJOamen
@DJOamen 2 года назад
You're welcome 😊
@ashtronaut3889
@ashtronaut3889 3 года назад
THANK ALOT
@DJOamen
@DJOamen 3 года назад
👍🏻
@sunethjayasinghe7783
@sunethjayasinghe7783 3 года назад
thank your project t is good
@DJOamen
@DJOamen 3 года назад
Glad you like it
@lealynleal1508
@lealynleal1508 5 месяцев назад
Thankyou,sirr❤❤
@DJOamen
@DJOamen 5 месяцев назад
👍👍
@mikelchi8695
@mikelchi8695 4 месяца назад
great one
@DJOamen
@DJOamen 4 месяца назад
👍
@EditMods
@EditMods 9 месяцев назад
thank you
@DJOamen
@DJOamen 9 месяцев назад
You're welcome
@ahmedzunayed1363
@ahmedzunayed1363 Год назад
is this good enough for a final year project in computer science?
@DJOamen
@DJOamen Год назад
The choice is yours, and good luck with your decision
@eemunleong1079
@eemunleong1079 11 месяцев назад
Hello sir, thanks for the wonderful tutorial you have provided. I have an extra question to ask. Let say I want to edit one of the photo in the button, how can I change the photo in the GUI when the program is running? Please let me know is there a solution to it.😢 thank you so much.
@DJOamen
@DJOamen 11 месяцев назад
Hello there, I'm glad you found the tutorial helpful! Absolutely, you can definitely achieve that. If you wish to change the photo displayed in the GUI while the program is running, one approach is to maintain an array of images. Each image in the array would correspond to a different state or option in your GUI. Then, based on user interactions or any other conditions, you can dynamically update the displayed image by selecting the appropriate image from the array. Additionally, you can include instructions in your code to associate each image with relevant information such as cost or price of the selected item. This way, you'll have a flexible system to manage and update images as needed. Good luck
@eemunleong1079
@eemunleong1079 11 месяцев назад
Thank you so much for the helpful information!
@shalomradebe5543
@shalomradebe5543 2 года назад
Evening sir, what did you do to make your panel reappear because when I tap on absolute layer the panel disappears and I can't seem to get it reappear
@DJOamen
@DJOamen 2 года назад
Make sure the Frame or Form is set to absolute layer as well, as, for the panel, it's there, however, if you want to see the panel, set the border properties line to about 2, 3 or 4
@shalomradebe5543
@shalomradebe5543 2 года назад
Evening sir, my Java(11.2) does not have the chosen bar code font (C7...)do you think there is another font for the bar code I can use
@DJOamen
@DJOamen 2 года назад
Download and install Barcode: www.dafont.com/code39.font
@shalomradebe5543
@shalomradebe5543 2 года назад
@@DJOamen Thank you sir, after down installing it how do I get it activated on my Java 11.2
@DJOamen
@DJOamen 2 года назад
In your Java application select the object you want to use for the barcode, click on Properties of the object and then select Font, for the font type in cc, and your barcode will appear.
@imanashraf6164
@imanashraf6164 Год назад
Jtxtdisplay is a method that we have to create?
@DJOamen
@DJOamen Год назад
Is not a method, is an object "JTextArea"
@johnleyengyo4418
@johnleyengyo4418 2 года назад
Do you have inventory for this sir?
@DJOamen
@DJOamen 2 года назад
No not for this tutorial
@jeempehhh
@jeempehhh 3 года назад
Hello, can i as ho can i add barcode? After i downloaded the font how can i add to the netbeans?
@DJOamen
@DJOamen 3 года назад
You are meant to unzip the file, and then install it onto your PC. If you are using Java NetBean for example select the object or the JTextBox or JButton you want to change the barcode, and then select the Font properties and look for the barcode font. The examples below are the font I used CCode39 C39HrP24DlTt C39HrP36DlTt
@jeempehhh
@jeempehhh 3 года назад
@@DJOamen THANKYOUUU!!!! SO MUCH SIR
@catherinegarcia5116
@catherinegarcia5116 2 года назад
@@DJOamen hi may I know if you have video tutorial for this? thank you
@azeyclaivey
@azeyclaivey 2 месяца назад
Hello, @DJOamen I am a member of your channel how can I add the tax, totaltax, subtotal, total and barcode on the recipe.
@DJOamen
@DJOamen 2 месяца назад
Add a new Java class for handling the receipt generation Define methods to calculate the subtotal, tax, total tax, and total. Use a library like Barcode4J or ZXing to generate the barcode. Combine the calculated financial details and barcode into a formatted receipt string. Good luck
@user-qo8ls3wq1f
@user-qo8ls3wq1f 11 месяцев назад
hello sir, I'm a beginner in Java programming and I want to ask why in the first coding session for the number buttons I got a red color for jtxtDisplay, and I don't understand why in the video I can't? can u help me please
@DJOamen
@DJOamen 11 месяцев назад
Do you have a component call jtxtDisplay? If you don't, then create one. Carefully watch the tutorial
@icy9861
@icy9861 Месяц назад
Hello, is there a way to make it so that whenever you click the same button/item twice or more, the quantity of that specific item will be changed and not just added below it? I am currently implementing your design, which is very amazing by the way, for my school project this weekend and would like some feedback!
@DJOamen
@DJOamen Месяц назад
Thank you for reaching out! I'm glad to hear that you find the design helpful for your school project. Regarding your question, it is indeed possible to modify the behavior of the button/item so that clicking it multiple times updates the quantity of the specific item instead of adding it repeatedly. Here’s a general approach you can follow to achieve this: Identify the Item: Ensure each item has a unique identifier (ID) so you can track it properly. Check for Existing Item: When the button is clicked, check if the item already exists in the list/cart. Update Quantity: If the item exists, update the quantity. If it does not exist, add the item to the list/cart.
@chrizellbaldomera4619
@chrizellbaldomera4619 Год назад
Can I do this project on NetBeans IDE 17? the latest one
@DJOamen
@DJOamen Год назад
Yes you can
@najwaan-nisa3887
@najwaan-nisa3887 Год назад
hi sir, why do all my button/fieldtext become error in my source code. i already declared the variable accordingly. it stated that “cannot find symbol”
@DJOamen
@DJOamen Год назад
Carefully watch the video tutorial and check your codes
@user-yp4te1rw8l
@user-yp4te1rw8l 8 месяцев назад
@DJOamen
@DJOamen 8 месяцев назад
❤❤❤
@youliafeona666
@youliafeona666 Год назад
Sir, I have subscribed your channel, and it means I became channel member right? But the google drive doesn't give me access to source code sir, may i request if we can get access to source code because me and my friends are making project. We would be happy if you could help us sir.
@DJOamen
@DJOamen Год назад
You are NOT a channel member. To become a channel member click on the JOIN button
@luigimallari4757
@luigimallari4757 3 месяца назад
What version of netbeans do you use?
@DJOamen
@DJOamen 3 месяца назад
This is an old version is actually java NetBeans IDE 11.0. However, the code will also work in the latest version, I believe that is NetBeans-20
@yoshee3146
@yoshee3146 2 года назад
yo i get the font as CSD16? why is that instead of the barcode you have
@DJOamen
@DJOamen 2 года назад
Install the font, see the link below. Download Barcode: www.dafont.com/ Once the font is installed, select the properties of the object, e.g Label, and TextBox, and change the font on the properties to cc, and the cc will immediately display the Barcode font. Good Luck
@AdamKaczynski-cc8db
@AdamKaczynski-cc8db Год назад
Do I just join for 4.99/month and i can access the code? How do you give access?
@DJOamen
@DJOamen Год назад
Click on the link and access will be granted
@FilmaticFreak
@FilmaticFreak Год назад
Can I do this project on NetBeans IDE 7.1.2
@DJOamen
@DJOamen Год назад
Yes
@FilmaticFreak
@FilmaticFreak Год назад
Thnx,man.
@julianseanpaulfalch7795
@julianseanpaulfalch7795 Год назад
hello sir where can i get those images sir?
@DJOamen
@DJOamen Год назад
Online
@jomarichirobedar2904
@jomarichirobedar2904 Год назад
why does the barcode font not working in netbeans 8.2, please help I am really struggling
@DJOamen
@DJOamen Год назад
Download and install Barcode: www.dafont.com/code39.font Once installed you can use it like any other font
@sekedarkomentar
@sekedarkomentar 2 года назад
Can it be sold?
@DJOamen
@DJOamen 2 года назад
Yes
@rovelmingao8742
@rovelmingao8742 2 года назад
How to Download the BarCode?
@DJOamen
@DJOamen 2 года назад
Download and install Barcode: www.dafont.com/code39.font
@ricardorimado3659
@ricardorimado3659 Год назад
I joined to your channel, can i get the code of this video?
@DJOamen
@DJOamen Год назад
Sent
@juanrodrigotapiamamani31
@juanrodrigotapiamamani31 Год назад
el link del proyecto me da acceso denegado. me podria facilitar el codigo por favor
@DJOamen
@DJOamen Год назад
Sí, estaré encantado de proporcionarle el código, todo lo que necesita hacer es UNIRSE y convertirse en miembro del canal. Gracias
@nicky1.
@nicky1. 2 месяца назад
e estado 2 horas intentando poner el codigo de barras y no puedo, no aparece y pensando en eso, si otra persona quiere abrirlo desde su dispositivo necesita el descargar la tipografía? o le aparece en el codigo
@DJOamen
@DJOamen 2 месяца назад
Tendrá que descargar la fuente y luego instalarla en su dispositivo. Finalmente, llame a la fuente en su programa. Descargue e instale el código de barras: www.dafont.com/code39.font Suscríbete al canal
@user-ur1bu5ve6v
@user-ur1bu5ve6v 7 месяцев назад
Hello sir, when i previewed the design it work,but when i tried running the design it flagged out errors what do you think i did wrong sir😥
@DJOamen
@DJOamen 7 месяцев назад
Carefully watch the video and try again
@thehamza1
@thehamza1 2 месяца назад
Sir , where we will get those pictures
@DJOamen
@DJOamen 2 месяца назад
Online
@elo3452
@elo3452 2 года назад
Hi did anyone has a quick code of this ?
@DJOamen
@DJOamen 2 года назад
I do, see check description
@jadefacioligcalinos8541
@jadefacioligcalinos8541 2 месяца назад
Hello the pay function isnt working how will i fix it
@DJOamen
@DJOamen 2 месяца назад
Carefully watch the tutorial again
@jomarichirobedar2904
@jomarichirobedar2904 Год назад
How can I add database in this system?
@DJOamen
@DJOamen Год назад
Check out my videos with MySql connection
@josuecm8274
@josuecm8274 2 года назад
How do I download the code? ask me access :(
@DJOamen
@DJOamen 2 года назад
Check description
@abderraoufzouaoui9865
@abderraoufzouaoui9865 Год назад
please u want to add something to save all the transactions how
@DJOamen
@DJOamen Год назад
You can use, MySQL, Access Database or Excel. Good luck
@abderraoufzouaoui9865
@abderraoufzouaoui9865 Год назад
please can you show me how and i really thank you for this amazing effort
@DJOamen
@DJOamen Год назад
How to Connect to MySQL Database, Insert, Update and Delete in Java NetBeans - Full Tutorial ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-6PvKTg9NXkU.html
@user-ur1bu5ve6v
@user-ur1bu5ve6v 8 месяцев назад
Hello sir,i have problem finding the images
@DJOamen
@DJOamen 8 месяцев назад
Go online or use any image you have
@qaseemkhan4683
@qaseemkhan4683 Год назад
Can I get source code of it?
@DJOamen
@DJOamen Год назад
Yeah
@habibrahmatillahi8166
@habibrahmatillahi8166 2 года назад
Why can't the file be run?
@DJOamen
@DJOamen 2 года назад
Watch the tutorial carefully
@blackdragon5015
@blackdragon5015 7 месяцев назад
Hey can i get that images
@DJOamen
@DJOamen 7 месяцев назад
Use any image online
@inakoci3670
@inakoci3670 Год назад
Hello what is DefaultTableModel plz
@DJOamen
@DJOamen Год назад
Is an object
@inakoci3670
@inakoci3670 Год назад
ctotal is not declared how to do?
@DJOamen
@DJOamen Год назад
cTotal1 is declared inside the public void ItemCost() double cTotal1 = Double.parseDouble(jtxtSubTotal.getText()); Make sure you subscribe to the channel. Thanks
@ksafetv7081
@ksafetv7081 3 года назад
How to get payment membership? And how to getting secure code ?
@DJOamen
@DJOamen 3 года назад
Check description
@afrozaffu189
@afrozaffu189 Год назад
Hlo sir
@DJOamen
@DJOamen Год назад
Hello
@darilleyapgalleros2663
@darilleyapgalleros2663 3 года назад
How did u add the barcode
@DJOamen
@DJOamen 3 года назад
Check this link: www.dafont.com/ and below is the link to the installation instructions www.dafont.com/faq.php
@darilleyapgalleros2663
@darilleyapgalleros2663 3 года назад
@@DJOamen Thank youu! Im currently doing this now
@darilleyapgalleros2663
@darilleyapgalleros2663 3 года назад
hey where did you get those pictures?
Далее
If __name__ == "__main__" for Python Developers
8:47
Просмотров 392 тыс.
Советы на всё лето 4 @postworkllc
00:23
Help Barry And Barry Woman Scan Prisoners
00:23
Просмотров 3 млн
Icecream Shop Pos System using Java
41:24
Просмотров 25 тыс.
Easy Java: Java Coffee Shop Program
35:47
Просмотров 84 тыс.
Why The Windows Phone Failed
24:08
Просмотров 189 тыс.
21 Programming Project Ideas (Beginner to Advanced)
15:49
How to Create Form Login in Java Netbeans
10:09
Просмотров 134 тыс.
How to Improve Teams Meetings with Loop!
13:27
Просмотров 69 тыс.
Inventory Management System step by step in Java
8:20