Package | Description |
---|---|
Contains graphic components and objects related to the global search bar
|
|
Contains Search engine related classes
|
|
Contains all Search Provider plugins included in the kernel.
|
Modifier and Type | Field and Description |
---|---|
(package private) |
|
Modifier and Type | Method and Description |
---|---|
protected |
(int index)
Returns SearchResult located at specified index.
|
protected |
( pt)
Returns SearchResult located at specified point position.
|
|
()
Returns selected result
|
Modifier and Type | Method and Description |
---|---|
protected int |
( result)
Returns the index in the table for the specified SearchResult (-1 if not found)
|
void |
( source,
result) |
void |
( result) |
void |
( result)
Set selected result
|
Modifier and Type | Field and Description |
---|---|
protected <> |
Result list
|
Modifier and Type | Method and Description |
---|---|
|
(int index)
Returns SearchResult at specified index.
|
Modifier and Type | Method and Description |
---|---|
<> |
()
Returns the result list
|
<> |
()
Return all current results from all .
|
Modifier and Type | Method and Description |
---|---|
void |
( result,
consumer)
Add the SearchResult to the result list.
|
int |
( o)
Default implementation
|
protected void |
( result) |
void |
( source,
result) |
void |
( producer,
result)
Notify consumer than a single result has just been modified.
|
void |
( producer,
result) |
Modifier and Type | Class and Description |
---|---|
static class |
|
static class |
|
static class |
|
class |
|
Modifier and Type | Method and Description |
---|---|
int |
( o) |
int |
( o) |