#7 Java Swing Tutorial | JTextArea in Java Swing

preview_player
Показать описание
In this video i have covered :-
How to create a jtextarea
How to set text in jtextarea
How to change the font style and foht size of a jtextarea
How to make editable or not editable jtextarea
How to wrap the text to the width of a textarea(wrap the text to the next lines) word wrap

You can refer below links for full Playlist:

#--GUI Application 1:-Login Form in Java Swing

#--GUI Application 2:-Simple Calculator in Java Swing




#--GUI Application 2:- Registration Form in Java Swing

Рекомендации по теме
Комментарии
Автор

How to align the settext string to center of field.... I mean "This is a text area" Should display in center of textarea

kalingaraj
Автор

Is it possible to draw table inside textarea?

kalingaraj