|
|||||||||
| Home >> All >> org >> aspectj >> tools >> ajde >> [ netbeans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.aspectj.tools.ajde.netbeans
Class Install

java.lang.ObjectModuleInstall
org.aspectj.tools.ajde.netbeans.Install
- public class Install
- extends ModuleInstall
| Field Summary | |
private static java.lang.String |
STARTUP_MESSAGE
|
| Constructor Summary | |
Install()
|
|
| Method Summary | |
private static void |
bindKeys()
|
void |
installed()
|
void |
restored()
|
void |
uninstalled()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
STARTUP_MESSAGE
private static final java.lang.String STARTUP_MESSAGE
| Constructor Detail |
Install
public Install()
| Method Detail |
installed
public void installed()
uninstalled
public void uninstalled()
restored
public void restored()
bindKeys
private static void bindKeys()
|
|||||||||
| Home >> All >> org >> aspectj >> tools >> ajde >> [ netbeans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
ModuleInstall