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

java.lang.Objectorg.aspectj.tools.ajde.jbuilder.Actions
- public class Actions
- extends java.lang.Object
This class represents all of the user actions that are made available by AJBuilder.
These actions should all be registered with the IDE by the AJBuilder
OpenTools class. Each action should be associated with a button or icon that the
user can press in the IDE.
| Constructor Summary | |
Actions()
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
Actions
public Actions()
|
|||||||||
| Home >> All >> org >> aspectj >> tools >> ajde >> [ jbuilder overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.aspectj.tools.ajde.jbuilder.Actions