|
|||||||||
| 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 JBuilderEditorAdapter.InlineAnnotationMenuListener

java.lang.Objectorg.aspectj.tools.ajde.jbuilder.JBuilderEditorAdapter.InlineAnnotationMenuListener
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
- Enclosing class:
- JBuilderEditorAdapter
- class JBuilderEditorAdapter.InlineAnnotationMenuListener
- extends java.lang.Object
- implements java.awt.event.ActionListener
- extends java.lang.Object
| Field Summary | |
private LinkNode |
linkNode
|
| Constructor Summary | |
JBuilderEditorAdapter.InlineAnnotationMenuListener(LinkNode linkNode)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
This method is invoked when an action occurs. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
linkNode
private LinkNode linkNode
| Constructor Detail |
JBuilderEditorAdapter.InlineAnnotationMenuListener
public JBuilderEditorAdapter.InlineAnnotationMenuListener(LinkNode linkNode)
| Method Detail |
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Description copied from interface:
java.awt.event.ActionListener - This method is invoked when an action occurs.
- Specified by:
actionPerformedin interfacejava.awt.event.ActionListener
|
|||||||||
| 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.JBuilderEditorAdapter.InlineAnnotationMenuListener