|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elexis.text.TextListener
public class TextListener
The TextListener handles user input in the IRichTextDisplay.
| Constructor Summary | |
|---|---|
TextListener(IRichTextDisplay rt)
Instantiates a new text listener. |
|
| Method Summary | |
|---|---|
void |
createMarkup(char type,
int pos,
int len)
Creates the markup. |
void |
setUser()
Sets the user. |
void |
textChanged(TextEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextListener(IRichTextDisplay rt)
rt - the rt| Method Detail |
|---|
public void setUser()
public void textChanged(TextEvent event)
public void createMarkup(char type,
int pos,
int len)
throws ElexisException
type - the typepos - the poslen - the len
ElexisException - the elexis exception
|
Elexis API documentationVersion 2.1.6 as of January 22 2012 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||