JAVA Simple text editor example - Swing API

Описание к видео JAVA Simple text editor example - Swing API

I continue my study of Java Swing API. This time I just wanted to share this very basic plain text editor. The components we need is ScrollPane, TextArea, Menu and FileChooser. On the code side - basic constructor, some Abstract actions and few methods to make this editor work. We also going to set a file extension filter so we don`t accidentally open something that would crash our application.
=====================================
SUBSCRIBE FOR MORE:
http://www.youtube.com/subscription_c...
=====================================

Комментарии

Информация по комментариям в разработке