Package | Description |
---|---|
org.netbeans.editor | |
org.netbeans.editor.ext |
Completion Design View
|
Modifier and Type | Class and Description |
---|---|
static class |
FinderFactory.AbstractBlocksFinder
Support for creating blocks finders.
|
static class |
FinderFactory.FalseBlocksFinder |
static class |
FinderFactory.StringBlocksFinder
String forward finder that creates position blocks
|
static class |
FinderFactory.WholeWordsBlocksFinder
String forward finder that finds whole words only
and that creates position blocks.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExtFinderFactory.LineBlocksFinder
Finder that collects the whole lines and calls
the lineFound() method that can do a local find.
|