org.gudy.azureus2.ui.swt.updater2
Class SWTUpdateChecker
java.lang.Object
org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker
- All Implemented Interfaces:
- UpdatableComponent
public class SWTUpdateChecker
- extends Object
- implements UpdatableComponent
- Author:
- Olivier Chalouhi
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SWTUpdateChecker
public SWTUpdateChecker()
initialize
public static void initialize()
checkForUpdate
public void checkForUpdate(UpdateChecker checker)
- Specified by:
checkForUpdate
in interface UpdatableComponent
getName
public String getName()
- Description copied from interface:
UpdatableComponent
- Name of the updatable component
- Specified by:
getName
in interface UpdatableComponent
- Returns:
getMaximumCheckTime
public int getMaximumCheckTime()
- Description copied from interface:
UpdatableComponent
- estimated maximum time to check whether an update is required or not in SECONDS
- Specified by:
getMaximumCheckTime
in interface UpdatableComponent
- Returns: