|
Oxygen XML Editor, Version 13.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
@API(type=INTERNAL, src=PRIVATE) public interface ResourcesSynchronizerListener
Listener for the resource synchronizer.
Method Summary | |
---|---|
void |
finished()
The whole task has been finished. |
void |
refreshing()
Called at the beginning of the refreshing process. |
boolean |
synchronizing(java.net.URL url)
Busy synchronizing the specified URL. |
Method Detail |
---|
void refreshing()
boolean synchronizing(java.net.URL url)
url
- The url that is currently synchronized.
true
if the process was canceled, false
if the process should
continue.void finished()
|
Oxygen XML Editor, Version 13.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |