
In this video i am going to show you about Tools that we will use to learn this application.
From Where we can download This tools i am showing in this video:
1.) JDK(Java Development Kit)
2.)Netbeans IDE
3.)Wamp Server
4.) Mysql connector Jar file ( For Database Connection-JDBC)
After Installation of all tools:
We will Create Database in MySql Using WAMP SERVER.
We will Create a Table for Login in our database
After completing this video you will be able todo this all Tasks.
In this video . I am going to explain JDBC(Java database connectivity) in this video.
How to load the database driver.
How to established a Connection Between the Mysql & Java Swing
After completing this video you will be able to understand the concept of JDBC
In this video . I am going to show you how to create a new project in netbeans ide.
I will create a new class for database connection in this netbeans project. Then writing code to create connection from mysql with java.
Then I will show you how to add MySql Connector Jar File To our Project to create a connection
After completing this video you will be able to New Project in netbeans ide.
In this video . I am going to explain some important INTERFACES of java which are very useful.
After this we will create a class LOGIN or a jFrame For login window Then we will design GUI for this login window or jframe form.
In this video . You are going to learn how to Design & writing a code for login & Create a database connectivity.
I will write a Sql query in this video.
& try to get successfull login.
After completing this video you will be able to write code for login
In this video . I am going to show you how to Design Awesome GUI in java swing.
I will show you how to add images on jLabel ,Jbutton in this video.
After completing this video you will be able to Design awesome GUI with images.
In this video . I am going to show you how to add a jprogressbar in java swing
i will show you how to add a jprogressbar in jframeform
how to write code for jprogressbar for login button means after successfull login jprogressbar will automatically load otherwise it will not load for unsussessful login.
After completing this video you will be able to add a AWESOME jprogressbar to your Login System
in this video . I am going to teach you how to keep your wamp server on startup. it means we don't need to start our wamp server everytime when we start our computer. After keep wamp server on startup we dont't need to start
again & again. Wamp Server automatically start when our computer will start.
After this we will customize jprogressbar.
After completing this video you will be able to keep your wamp server on startup & Customize jprogressbar
In this video . I am going to show you how to add a new jbutton on jframe for close the window directlyby clicking on this button. I will write code for this button by creating new method in this video..
You will be able to learn how to create a new Method / Function in java swing.
After completing this video you will be able to create / write, functions/ methods in java
Yes its Awesome to login by pressing Enter Key from keyboard.
In this video . I am going to show you how to write code for login by pressing enter key from keyboard.
After completing this video you will be able to add a keylistener on jtextfields in java
In this video . I am going to show you some final overview of login system
& we will learn validations in java swing.
**************** Congratulations ******************
After completing this video & This Section you will be able to Create a AWESOME LOGIN SYSTEM.
GUI Design - Overview for this section & also learn to create database for this GUI
In this video . I am going to show you how to add new jframe form in our project
After adding new jframform we will create new Database Table for EmployeeInfo.
After completing this video you will be able to create new form & Database.
In this video . i will show you how to design awesome GUI for Employeeinfo jframe form.
In this video . I am showing to you Design GUI for EmployeeInfo Jfram Form.
Here i am using Some TextFelids , comboBox ,Radio Buttons, TextArea , Buttons,Desktopane,Label etc
In this video . I am showing to you Design GUI for EmployeeInfo Jfram Form .
Using Of Panel & Layouts.
In this video i am showing about how to Download and add JCalender in java jframe form.
What is JCalender.
JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16×16, Color 32×32, Mono 16×16 and Mono 32×32) and their own locale property editor. So they can easily be used in GUI builders. Also part of the package is a JDateChooser, a bean composed of an IDateEditor (for direct date editing) and a button for opening a JCalendar for selecting the date.
In which folder we should add it i am showing in this video.
Download:http://toedter.com/jcalendar/
In this video i am showing to you how to add jpanel on jframe form .
here are two jpanel i add on jframe .
1.) outer jpanel
2.) inner jpanel
i add inner jpanel inside the outer jpanel. then i will add jbuttons on this inner jpanel
Here I am showing to you how we can add jbuttons on jpanel .It is very easy task that can we performed in netbeans ide.
Now after adding jbuttons on jpanel here i am showing to you how can we add images on jbutton directly in netbeans ide.
in this lecture here we will add jtable on jpanel by dragging from pallete manager of netbeans
Here i am giving some important overview of code which is generated by netbeans for us.
The important thing in this video is that i show how to set main class in our project . here i set main class is login . it means when the project run then the login class will open.
After this i add a JTextfeild for SEARCH BOX in this lecture.
Image Upload Section-Overview
Some overview of Java classes which we will use to upload the image & JAR file
Here i am showing about jar file & code for upload the images..
This is the part two of uploading the images.
This is the part 3 of uploading the images.
Here i am Explaining the code which i show you to upload the images...
Insert Data Into Database & Validations.
In this video we are going to set radio buttons on jframe and jcombobox. For insert data into database
In this video we are going to Apply action listener on radio buttons.
Here we are going to start to write code for insert the data into the database.
Here i am Explaining the Code .which i write for inserting data into database
Explaining the code here for insert data into database
Here i am showing to you. How to write code for validations in java swing part- 01
Here i am showing to you. How to write code for validations in java swing part-02
Here i am showing to you. How to write code for validations in java swing part-03
UPDATE DATA - OVERVIEW
Here i am showing to you writing code for new jbutton
Here I am showing to you .How can we show data on jtable
Click Listener On jtable
Click Listener On jtable part 02
In This Video i am showing to you how to design jtable by its property
HERE IN THIS VIDEO I AM SHOWING TO YOU HOW CAN WE WRITE CODE FOR UPDATE DATA
An OverView Of Delete Data From Database & Clear Button
HERE WE ARE LEARNING TO WRITE CODE FOR DELETE DATA FROM DATABSE
I AM EXPLAINING THE CODE FOR DELETE DATA FROM DATABASE IN THIS VIDEO
WE ARE LEARNING TO WRITE CODE FOR CLEAR BUTTON
WRITING CODE FOR PRINT JTABLE
Learn how to create a basic Login System in java swing with Mysql Database using Wamp Server.If you want to learn basic java GUI Application (Desktop Application ) so that you are at the right place. In this course you will learn all the basic concept of java Swing With Netbeans IDE. After taking this course you will get complete knowledge of all the basic concepts in Java Swing Login System & CRUD Operations (Create, Read,Update,Delete) and you will be able to create Real World Desktop Applications in java.
What are the requirements?
Some Basics Knowledge of java & MySql (Wamp Server OR Xamp Server). But an absolute beginer also take this course who want to learn java.
Below are some of the main features of this Application:
What are the requirements?
What am I going to get from this course?
What is the target audience?
Anyone with a computer or laptop and a desire to learn .