Загрузка страницы

How to transfer data between One JFrame to Another JFrame: NetBeans | Java Tutorial#7 |CodeX ARBX

You can easily transfer any data/input in the fields of one Form in NetBeans to other easily.
Watch to learn.
For more: https://youtube.com/c/ArbxCodexIndia
Subscribe for more!
Tutorial by: Arpan Bhattacharya
----------------------------------------------------------------
IMPORTANT CODES:

//Code in 1st form (A) to transfer data in 2nd form (B)
//Code in jButton
B x = new B();
B.jTextField1.setText(A.jTextField1.getText());
B.jTextField2.setText(A.jTextField2.getText());
x.setVisible(true);

//Code in 2nd form (B) to transfer data in 3rd form (C)
C x = new C();
C.jTextField1.setText(B.jTextField1.getText());
C.jTextField2.setText(B.jTextField2.getText());
C.jTextField3.setText(B.jTextField3.getText());
x.setVisible(true);
----------------------------------------------------------------

ABOUT THE CHANNEL:
ARBX CodeX is a programming and IT solutions YouTube channel by ARBX MediaWorks. Giving tutorials of simple programs for professional use. Basically focusing on JAVA (Language). Plus some Tech Talks. ;)

----------------------------------------------------------------
DISCLAIMER FOR ARBX CodeX:
The videos are made in context of providing information and tutorial , no cracks, hacks or illegal methods used in making of the Technology Videos. The software used are genuine and licensed along with recorders and editors. If anything troubles our subscribers, we apologize for the same. All our videos are made by us and for betterment of people who work for and in IT world. The visuals are true and no extra animations are used. The people to whom we are thankful for providing their content are given credit with their website links above. We hereby are thankful to all of you viewers, who trust us and watch our videos for knowledge ad information. Stay Tuned;
----------------------------------------------------------------
FAIR USE CONTENT:
All the videos in this channel is made genuinely by the creator of this channel. Any content taken from any user/community is being credited in video and Description End. Kindly take permission before using this channel's content, otherwise action may be taken.
Regards,

ARBX Mediaworks
---------------------------------------------------------------
ALL CHANNELS BY ARBX MediaWorks:

ARBX Endurance (Space):
https://www.youtube.com/channel/UC4MP_tWMF-0MkxClCCnYUMA

ARBX Sensational (Gaming):
https://www.youtube.com/channel/UCA3XGUofG8R-PxePK7IHnYA

ARBX CodeX (Programming & IT):
https://www.youtube.com/channel/UCPv8h9q8yoEaSrpXRg39law

----------------------------------------------------------------
SOCIAL MEDIAS:

Facebook (CodeX) : https://www.facebook.com/ArbxCodeX

Instagram (CodeX): https://www.instagram.com/arbxcodex/

Twitter (CodeX):
https://twitter.com/ArbxCodeX

Facebook (ARBX Mediaworks):
https://www.facebook.com/arbxmediaworks/

Instagram (ARBX MediaWorks):
https://www.instagram.com/arbxmediaworks/

Twitter (ARBX MediaWorks):
https://twitter.com/ArbxMediaworks

---------------------------------------------------------
Channel: ARBX CodeX

By:
ARBX MediaWorks

Видео How to transfer data between One JFrame to Another JFrame: NetBeans | Java Tutorial#7 |CodeX ARBX канала Aʀʙx CᴏᴅᴇX
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
11 января 2019 г. 21:42:45
00:38:38
Яндекс.Метрика