|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface KReplaceSignals
| Method Summary | |
|---|---|
void |
replace(java.lang.String text,
int replacementIndex,
int replacedLength,
int matchedLength)
Connect to this slot to implement updating of replaced text during the replace operation. |
| Method Detail |
|---|
void replace(java.lang.String text,
int replacementIndex,
int replacedLength,
int matchedLength)
text - The text, in which the replacement has already been done.replacementIndex - Starting index of the matched substringreplacedLength - Length of the replacement stringmatchedLength - Length of the matched string
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||