|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface KFindSignals
Method Summary | |
---|---|
void |
dialogClosed()
Emitted when the 'find next' dialog is being closed. |
void |
findNext()
|
void |
highlight(int id,
int matchingIndex,
int matchedLength)
Connect to this signal to implement highlighting of found text during the find operation. |
void |
highlight(java.lang.String text,
int matchingIndex,
int matchedLength)
Connect to this signal to implement highlighting of found text during the find operation. |
void |
optionsChanged()
Emitted when the options have changed. |
Method Detail |
---|
void highlight(java.lang.String text, int matchingIndex, int matchedLength)
#setData
void highlight(int id, int matchingIndex, int matchedLength)
#setData
void findNext()
void optionsChanged()
void dialogClosed()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |