|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.elexis.text.RTKeyListener
public class RTKeyListener
Listener for MOD1 (STRG, CTRL on Win and Linux, CMD on Mac) modified keypresses
Constructor Summary | |
---|---|
RTKeyListener(IRichTextDisplay rt)
Instantiates a new rT key listener. |
Method Summary | |
---|---|
void |
verifyKey(VerifyEvent event)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RTKeyListener(IRichTextDisplay rt)
rt
- the rtMethod Detail |
---|
public void verifyKey(VerifyEvent event)
|
Elexis API documentationVersion 2.1.6 as of December 11 2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |