|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.updater2.SWTUpdateChecker
public class SWTUpdateChecker
Constructor Summary | |
---|---|
SWTUpdateChecker()
|
Method Summary | |
---|---|
void |
checkForUpdate(UpdateChecker checker)
|
int |
getMaximumCheckTime()
estimated maximum time to check whether an update is required or not in SECONDS |
java.lang.String |
getName()
Name of the updatable component |
static void |
initialize()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SWTUpdateChecker()
Method Detail |
---|
public static void initialize()
public void checkForUpdate(UpdateChecker checker)
checkForUpdate
in interface UpdatableComponent
public java.lang.String getName()
UpdatableComponent
getName
in interface UpdatableComponent
public int getMaximumCheckTime()
UpdatableComponent
getMaximumCheckTime
in interface UpdatableComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |