| Package | Description |
|---|---|
| org.netbeans.editor |
| Modifier and Type | Class and Description |
|---|---|
static class |
FinderFactory.AcceptorFwdFinder |
static class |
FinderFactory.CharArrayFwdFinder
Searches for anyone of the specified chars in forward direction.
|
static class |
FinderFactory.CharFwdFinder
Searches for the specified char in forward direction.
|
static class |
FinderFactory.NextWordFwdFinder
Next word forward finder
|
static class |
FinderFactory.NonWhiteFwdFinder
Find first non-white character forward
|
static class |
FinderFactory.StringFwdFinder
String forward finder
|
static class |
FinderFactory.WhiteFwdFinder
Find first white character forward
|
static class |
FinderFactory.WholeWordsFwdFinder
String forward finder that finds whole words only.
|
Built on May 22 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.