|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openide.util.SharedClassObject
org.openide.modules.ModuleInstall
com.stc.swift.egategui.projectfile.Installer
public class Installer
Repository Filer Module installer
Field Summary | |
---|---|
static java.lang.String |
mFolderName
The working data folder |
Constructor Summary | |
---|---|
Installer()
|
Method Summary | |
---|---|
void |
installed()
Do the "one-off" functions, then called restored(). |
void |
restored()
Do the "one-off" functions called to restored. |
void |
uninstalled()
Remove the stuff we installed. |
Methods inherited from class org.openide.modules.ModuleInstall |
---|
close, closing, updated, validate |
Methods inherited from class org.openide.util.SharedClassObject |
---|
addPropertyChangeListener, equals, findObject, findObject, hashCode, readExternal, removePropertyChangeListener, writeExternal |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String mFolderName
Constructor Detail |
---|
public Installer()
Method Detail |
---|
public void installed()
installed
in class org.openide.modules.ModuleInstall
public void restored()
restored
in class org.openide.modules.ModuleInstall
public void uninstalled()
uninstalled
in class org.openide.modules.ModuleInstall
|
Sun Message Library for SWIFT API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |