![]() Topic awaiting preservation: Help Setting Font Type in Java JEditorPane (Page 1 of 1) |
|
|---|---|
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 01-14-2003 05:10
I am attempting to write a simple little Java Program that would be able to change text in a JEditorPane. I want to be able to perform multiple HTML type functions on text that is written into the the Text Area to have it function as a mini-html editor. code: import java.awt.*; |
|
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 01-14-2003 08:42
The poster has demanded we remove all his contributions, less he takes legal action. |
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 01-14-2003 17:58
|
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 01-15-2003 05:12
Since I finally found a solutions I thought you might want me to share. Hope you enjoy. code: import java.awt.*; |
|
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 01-15-2003 14:00
The poster has demanded we remove all his contributions, less he takes legal action. |
|
Maniac (V) Mad Scientist From: Rochester, New York, USA |
posted 01-15-2003 16:09
|
|
Paranoid (IV) Mad Scientist From: Somewhere over the rainbow |
posted 01-15-2003 23:04
The poster has demanded we remove all his contributions, less he takes legal action. |