|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.rse.subsystems.files.dstore.old.SearchResultsChangeListener
| Constructor Summary | |
|---|---|
SearchResultsChangeListener(Shell shell,
UniversalSearchResultConfigurationImpl searchConfig)
|
|
| Method Summary | |
|---|---|
void |
communicationsStateChange(CommunicationsEvent e)
This method is invoked whenever the communications state is invoked immediately before and after the state of the communications changes. |
void |
domainChanged(org.eclipse.dstore.extra.internal.extra.DomainEvent event)
|
IHostSearchResultConfiguration |
getSearchResults()
|
Shell |
getShell()
|
org.eclipse.dstore.core.model.DataElement |
getStatus()
|
boolean |
isPassiveCommunicationsListener()
This method determines if the communications listener is a passive or active listener. |
boolean |
listeningTo(org.eclipse.dstore.extra.internal.extra.DomainEvent event)
|
void |
setDone()
Indicates search is done. |
boolean |
wasCancelled()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SearchResultsChangeListener(Shell shell,
UniversalSearchResultConfigurationImpl searchConfig)
| Method Detail |
public IHostSearchResultConfiguration getSearchResults()
public org.eclipse.dstore.core.model.DataElement getStatus()
public boolean listeningTo(org.eclipse.dstore.extra.internal.extra.DomainEvent event)
listeningTo in interface org.eclipse.dstore.extra.internal.extra.IDomainListenerIDomainListener.listeningTo(DomainEvent)public void domainChanged(org.eclipse.dstore.extra.internal.extra.DomainEvent event)
domainChanged in interface org.eclipse.dstore.extra.internal.extra.IDomainListenerIDomainListener.domainChanged(DomainEvent)public void setDone()
public Shell getShell()
IDomainListener#getShell()public boolean wasCancelled()
public void communicationsStateChange(CommunicationsEvent e)
ICommunicationsListener
communicationsStateChange in interface ICommunicationsListenerICommunicationsListener.communicationsStateChange(CommunicationsEvent)public boolean isPassiveCommunicationsListener()
ICommunicationsListener
isPassiveCommunicationsListener in interface ICommunicationsListenerICommunicationsListener.isPassiveCommunicationsListener()
|
RSE Release 1.0 |
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||