Java Applets   ->   Applets


Java JTextArea
How to always show the last line in my JTextArea? - Java Forums

What lines of code do i need to add to my program for showing always the "last line" in my JTextArea mounted in a JScrollpane?

How to select/highlight an entire row in JTextArea - Java Forums

In my JTextArea, the text consists of lines of text. When I click on a particular point in the JTextArea and if there is a line of text across that

Moving the Focus with the TAB Key in a JTextArea Component - Java Source Code

By default,typing TAB in a JTextArea inserts a TAB character. This example demonstrates how to modify the behavior so that typing TAB moves the focus to the next focusable component. Rather than try to find the inputmap or keymap with the TAB binding and remove it,it is better to add an overriding key binding that will move the focus. The reason is that the location of the default TAB binding might change in some future version.

Difference between JEditorPane and JTextPane (Legacy Java Answers Forum)

Contains a post to the February 2002 topic of artima.com's Java Answers discussion forum, where you can ask and answer Java programming questions.

Re: auto scrolling JTextArea in SWING (Legacy Java Answers Forum)

Contains a post to the April 2000 topic of artima.com's Java Answers discussion forum, where you can ask and answer Java programming questions.

Basic Question from a Rookie: font colors in a JTextArea - Dev Articles

Basic Question from a Rookie: font colors in a JTextArea- Java Development. Visit Dev Articles to discuss Basic Question from a Rookie: font colors in a JTextArea

Dynamic Java

Dynamic Java:A tool for video conversion, splitting and editing. Convert many video formats such as MPG,OGM,ASF,WMV,VCD,DAT,MPEG to AVI file. It changes the frame size, frame rate, video compression co...

Development Tools : SetVB2Java (Visual Basic Forms to Java Migration)

Development Tools : SetVB2Java (Visual Basic Forms to Java Migration), JvPrinter, JvPrinter, Table Library, MP3 SPI for Java Platform, ElegantJbeans - GUI Beans, Elegantjbeans - Input Mask, JAdTable, JAdTable, Java Date Picker

Java Swing GUI builder by XML, Example for LayoutManager of Swing GUI

Java Swing GUI builder by XML. Free Source code examples for LayoutManager of Java Swing GUI. How to use JToolBar with BorderLayout. How to align JComponents by GridLayout and BoxLayout.