Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.aspectj.tools.ajde.netbeans
Class Install  view Install download Install.java

java.lang.Object
  extended byModuleInstall
      extended byorg.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()