Java Video Tutorial 39

Опубликовано: 01 Октябрь 2024
на канале: Derek Banas
29,551
126

Get the Code: http://goo.gl/JFfh7

In this part of the Java Video Tutorial, I cover the JEditorPane Swing component. It allows you to both display rich text and HTML documents.

I also cover how to listen for events in JEditorPane, when users click on links for example. These events are handled by HyperlinkEvent and HyperlinkListener.

Because some people are having trouble with Eclipse, I also show how you can get Eclipse to do some coding for you.