| Package | Description |
|---|---|
| fr.ifremer.tutti.ui.swing | |
| fr.ifremer.tutti.ui.swing.action |
| Modifier and Type | Field and Description |
|---|---|
protected List<TuttiApplicationUpdaterCallBack.UpdateType> |
TuttiApplicationUpdaterCallBack.types |
| Modifier and Type | Method and Description |
|---|---|
static TuttiApplicationUpdaterCallBack.UpdateType |
TuttiApplicationUpdaterCallBack.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TuttiApplicationUpdaterCallBack.UpdateType[] |
TuttiApplicationUpdaterCallBack.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Exception |
TuttiApplicationUpdaterCallBack.getError(TuttiApplicationUpdaterCallBack.UpdateType type,
Map<String,Exception> appUpdateError) |
protected org.nuiton.updater.ApplicationInfo |
TuttiApplicationUpdaterCallBack.getInfo(TuttiApplicationUpdaterCallBack.UpdateType type,
Map<String,org.nuiton.updater.ApplicationInfo> appToUpdate) |
void |
TuttiApplicationUpdaterCallBack.setTypes(TuttiApplicationUpdaterCallBack.UpdateType... types) |
| Modifier and Type | Field and Description |
|---|---|
protected TuttiApplicationUpdaterCallBack.UpdateType[] |
UpdateApplicationAction.types |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApplicationAction.setTypes(TuttiApplicationUpdaterCallBack.UpdateType... types) |
Copyright © 2012–2014 Ifremer. All rights reserved.