|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.izforge.izpack.compiler.Packager
com.izforge.izpack.compiler.WebPackager
com.izforge.izpack.compiler.WebKunststoffPackager
Web installer class with the Kunststoff L&F support.
Field Summary |
Fields inherited from class com.izforge.izpack.compiler.WebPackager |
outJar, webJar |
Fields inherited from class com.izforge.izpack.compiler.Packager |
langpacks, listener, packs, SKELETON_SUBPATH |
Constructor Summary | |
WebKunststoffPackager(java.lang.String outputFilename,
PackagerListener plistener)
The constructor. |
Method Summary | |
void |
finish()
Tells the packager to finish the job (misc writings, cleanups, closings , ...). |
Methods inherited from class com.izforge.izpack.compiler.WebPackager |
addJarContent, addLangPack, addNativeLibrary, addPack, addPanelClass, addResource, setGUIPrefs, setInfo, setPanelsOrder, setVariables |
Methods inherited from class com.izforge.izpack.compiler.Packager |
copyStream, packAdded, sendMsg, sendStart, sendStop, setPackagerListener, writeSkeletonInstaller |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WebKunststoffPackager(java.lang.String outputFilename, PackagerListener plistener) throws java.lang.Exception
outputFilename
- The output filename.plistener
- The packager listener.
java.lang.Exception
- Description of the ExceptionMethod Detail |
public void finish() throws java.lang.Exception
finish
in class WebPackager
java.lang.Exception
- Description of the Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |