net.datacrow.console.windows
Class ItemSynchronizerDialog.ItemSynchronizerMediator
java.lang.Object
net.datacrow.console.windows.ItemSynchronizerDialog.ItemSynchronizerMediator
- All Implemented Interfaces:
- ISynchronizerClient
- Enclosing class:
- ItemSynchronizerDialog
public class ItemSynchronizerDialog.ItemSynchronizerMediator
- extends java.lang.Object
- implements ISynchronizerClient
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ItemSynchronizerDialog.ItemSynchronizerMediator
public ItemSynchronizerDialog.ItemSynchronizerMediator(ItemSynchronizerDialog dlg)
isCancelled
public boolean isCancelled()
- Specified by:
isCancelled
in interface ISynchronizerClient
initProgressBar
public void initProgressBar(int max)
- Specified by:
initProgressBar
in interface ISynchronizerClient
updateProgressBar
public void updateProgressBar()
- Specified by:
updateProgressBar
in interface ISynchronizerClient
addMessage
public void addMessage(java.lang.String message)
- Specified by:
addMessage
in interface ISynchronizerClient
isReparseFiles
public boolean isReparseFiles()
- Specified by:
isReparseFiles
in interface ISynchronizerClient
useOnlineService
public boolean useOnlineService()
- Specified by:
useOnlineService
in interface ISynchronizerClient
enableActions
public void enableActions(boolean b)
- Specified by:
enableActions
in interface ISynchronizerClient
initialize
public void initialize()
- Specified by:
initialize
in interface ISynchronizerClient
getServer
public IServer getServer()
- Specified by:
getServer
in interface ISynchronizerClient
getRegion
public Region getRegion()
- Specified by:
getRegion
in interface ISynchronizerClient
getSearchMode
public SearchMode getSearchMode()
- Specified by:
getSearchMode
in interface ISynchronizerClient
getItemPickMode
public int getItemPickMode()
- Specified by:
getItemPickMode
in interface ISynchronizerClient