|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.valhalla.jbother.ConversationText
Replaces conversation text like URLS with links
Constructor Summary | |
ConversationText()
|
Method Summary | |
static java.lang.String |
replaceText(java.lang.String text,
boolean asHTML)
Replaces the text so it can better be displayed in the ConversationArea |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ConversationText()
Method Detail |
public static java.lang.String replaceText(java.lang.String text, boolean asHTML)
text
- the text to replaceasHTML
- not used yet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |