public class CliUpdater extends Updater
Updater.State
_deletions, _differ, _downloads, _installs, _state, _updatingThis
Constructor and Description |
---|
CliUpdater(UpdateTableModel model) |
Modifier and Type | Method and Description |
---|---|
protected void |
download(java.util.List<AppUpdate> updates) |
protected void |
finalise() |
protected Downloader |
getDownloader() |
protected CliProgressPanel |
getProgressPanel() |
protected boolean |
hasErrors() |
protected boolean |
isDone() |
protected void |
resetCursor() |
protected void |
setWaitCursor() |
protected void |
showError(java.lang.String message) |
protected void |
verify() |
consolidateLibDir, doDeletions, doUninstalls, doUpdates, download, downloadCompleted, getDeletionList, getDownloadList, getDownloadSize, getInstallList, getMd5Map, getUpdatesList, onlyUpdatingControlPanel, propertyChange, setState, showWarning, start, statusChanged
public CliUpdater(UpdateTableModel model)
protected void download(java.util.List<AppUpdate> updates)
protected boolean isDone()
protected boolean hasErrors()
protected CliProgressPanel getProgressPanel()
getProgressPanel
in class Updater
protected Downloader getDownloader()
getDownloader
in class Updater
protected void resetCursor()
resetCursor
in class Updater
protected void setWaitCursor()
setWaitCursor
in class Updater
Copyright © 2004-2014 The YAWL Foundation.