public class PPEUpdater
extends java.lang.Object
| Constructor and Description |
|---|
PPEUpdater() |
| Modifier and Type | Method and Description |
|---|---|
static long |
lastModified(int database)
Get the lastModified number of the file defined by the database.
|
static boolean |
lookUpForUpdates(int database)
Looks for new entries in the implemented protein data banks.
|
static void |
makeUpdate(int database)
Performs an update of the pdbtm.mif and other files.
|
static void |
setContentsFile(int database,
javax.swing.JLabel label)
Set the ContenFile information of the file defined by the database.
|
public static boolean lookUpForUpdates(int database)
true if an update is necessarypublic static void makeUpdate(int database)
dialog - The StatusDialog for showing the progress to the user.public static long lastModified(int database)
database - public static void setContentsFile(int database,
javax.swing.JLabel label)
database -