|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.darwinsys.installers.InstallerUtils
public class InstallerUtils
Misc. utilities for Installer-type applications.
Constructor Summary | |
---|---|
InstallerUtils()
|
Method Summary | |
---|---|
static boolean |
acceptLicense(javax.swing.JFrame parent,
java.lang.String licensePath)
Display a License file and ask the user to Accept it |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstallerUtils()
Method Detail |
---|
public static boolean acceptLicense(javax.swing.JFrame parent, java.lang.String licensePath) throws java.io.IOException
parent
- licensePath
- A valid path to the License file to be displayed.
java.io.IOException
- If anything goes wrong.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |