|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FinderFactory.BlocksFinder
Finder that constructs [begin-pos, end-pos] blocks. This is useful for highlight-search draw layer. The block-finders are always forward-search finders.
Method Summary | |
---|---|
int[] |
getBlocks()
Get the array filled with position blocks. |
void |
setBlocks(int[] blocks)
Set the array into which the finder puts the position blocks. |
Methods inherited from interface org.netbeans.editor.Finder |
---|
find, isFound, reset |
Method Detail |
---|
void setBlocks(int[] blocks)
int[] getBlocks()
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |