|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.java.sip.communicator.service.googlecontacts.GoogleQuery
public class GoogleQuery
Describes a Google query.
| Constructor Summary | |
|---|---|
GoogleQuery(Pattern query)
Constructor. |
|
| Method Summary | |
|---|---|
void |
cancel()
Cancel the query. |
Pattern |
getQueryPattern()
Get the query pattern. |
boolean |
isCancelled()
If the query has been cancelled. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GoogleQuery(Pattern query)
query - query string| Method Detail |
|---|
public Pattern getQueryPattern()
public void cancel()
public boolean isCancelled()
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||