|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.izforge.izpack.installer.requirement.ExpiredChecker
public class ExpiredChecker
Verifies that the installer has not expired.
| Constructor Summary | |
|---|---|
ExpiredChecker(InstallData installData,
Prompt prompt)
Constructs a ExpiredChecker. |
|
| Method Summary | |
|---|---|
boolean |
check()
Determines whether the installer expires, and if so, whether it has. |
protected void |
showExpired()
Invoked when the installer has expired. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExpiredChecker(InstallData installData,
Prompt prompt)
installData - the installation dataprompt - the prompt| Method Detail |
|---|
public boolean check()
check in interface RequirementCheckerprotected void showExpired()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||