public class RunAnythingRecentGroup extends RunAnythingGroupBase
RunAnythingGroup.SearchResultRUN_ANYTHING_MATCHER_BUILDER| Constructor and Description |
|---|
RunAnythingRecentGroup() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<RunAnythingItem> |
getGroupItems(DataContext dataContext,
java.lang.String pattern) |
protected int |
getMaxInitialItems() |
java.lang.String |
getTitle() |
getItems, getMatcherclearIndexes, clearMoreIndex, collectItems, findGroup, findGroupByMoreIndex, findGroupByTitleIndex, findItemGroup, getAllIndexes, getMaxItemsToInsert, getTitle, isMoreIndex, resetMoreIndex, shiftIndexespublic java.lang.String getTitle()
getTitle in class RunAnythingGrouppublic java.util.Collection<RunAnythingItem> getGroupItems(DataContext dataContext, java.lang.String pattern)
getGroupItems in class RunAnythingGroupBaseprotected int getMaxInitialItems()
getMaxInitialItems in class RunAnythingGroup