|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjautil.install.ZIPContentsDownloader
public abstract class ZIPContentsDownloader
| Constructor Summary | |
|---|---|
ZIPContentsDownloader()
Constructs a new installer, creating its buffer, and re-setting the installation error count to -1. |
|
| Method Summary | |
|---|---|
boolean |
zipDownloadIsOK()
Returns a success/fail flag for the most recent installation, and re-sets the internal error count on which it is based. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ZIPContentsDownloader()
| Method Detail |
|---|
public boolean zipDownloadIsOK()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||