|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectapps.mtdesktop.desktop.Utility
public class Utility
The Class Utility.
Constructor Summary | |
---|---|
Utility()
|
Method Summary | |
---|---|
static java.lang.String |
rtfToHtml(java.io.Reader rtf)
Rtf to html. |
static java.awt.image.BufferedImage |
toBufferedImage(java.awt.Image src)
To buffered image. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Utility()
Method Detail |
---|
public static java.lang.String rtfToHtml(java.io.Reader rtf) throws java.io.IOException
rtf
- the rtf
java.io.IOException
- Signals that an I/O exception has occurred.public static java.awt.image.BufferedImage toBufferedImage(java.awt.Image src)
src
- the src
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |