public class Upgrader extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
UPGRADER_LAST_VERSION |
private static List<String> |
VERSION_TO_CHECK |
| Constructor and Description |
|---|
Upgrader() |
| Modifier and Type | Method and Description |
|---|---|
private File |
checkPrevious() |
private String |
getCurrentVersion() |
private boolean |
showRestartDialog() |
private boolean |
showUpgradeDialog(File source) |
void |
upgrade() |
private static final String UPGRADER_LAST_VERSION
Copyright © 2007–2016 Gephi Consortium. All rights reserved.