| Author |
JeditorPane Text
|
Meet Gaurav
Ranch Hand
Joined: Oct 08, 2008
Posts: 492
|
|
|
If I load file ascii file in the JeditorPane wat will happen. whether the JEditorPane will load it as it is or search the supporting font family. If the supporting font family is not available then what will happen. Please assist me
|
 |
K. Tsang
Ranch Hand
Joined: Sep 13, 2007
Posts: 1222
|
|
|
It will load "as is" using Java internal font (whatever that is).
|
K. Tsang JavaRanch SCJP5 SCJD/OCM-JD
|
 |
Meet Gaurav
Ranch Hand
Joined: Oct 08, 2008
Posts: 492
|
|
But I tried to load a file with times new roman text and printing the Jeditorpane. But its printing in arial black. How come this
because of printer ?
|
 |
K. Tsang
Ranch Hand
Joined: Sep 13, 2007
Posts: 1222
|
|
|
Don't know man. Maybe printer default font is arial black?
|
 |
 |
|
|
subject: JeditorPane Text
|
|
|