| Package | Description |
|---|---|
| oracle.ideimpl.webupdate | |
| oracle.ideimpl.webupdate.wizard |
| Modifier and Type | Method and Description |
|---|---|
UpdateCenter |
UpdateCenter.createClone() |
UpdateCenter |
UpdateInfo.getSourceCenter()
Get the update center that provided this update, if any.
|
UpdateCenter |
MasterListEntry.getUpdateCenter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<UpdateCenter> |
UpdateManager.getUpdateCenters() |
java.util.Collection<UpdateCenter> |
UpdateHook.getUpdateCenters() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateInfo.setSourceCenter(UpdateCenter center)
Set the update center that provided this update.
|
protected abstract void |
CheckUpdatesRunnable.updateCenterError(UpdateCenter center,
java.lang.Throwable t)
An error occurred retrieving the list of updates from one of the
update centers.
|
| Modifier and Type | Method and Description |
|---|---|
static UpdateCenter |
UpdateCenterPanel.runCreateDialog(java.awt.Component parent) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
UpdateCenterPanel.runEditDialog(java.awt.Component parent,
UpdateCenter center) |