|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextMenuItem | |
---|---|
org.codehaus.mojo.freeform.project | |
org.codehaus.mojo.freeform.writer |
Uses of ContextMenuItem in org.codehaus.mojo.freeform.project |
---|
Subclasses of ContextMenuItem in org.codehaus.mojo.freeform.project | |
---|---|
class |
CustomisedContextMenuItem
null |
class |
IdeContextMenuItem
null |
Methods in org.codehaus.mojo.freeform.project with parameters of type ContextMenuItem | |
---|---|
void |
FreeformProject.addContextMenuItem(ContextMenuItem contextMenuItem)
Method addContextMenuItem |
void |
FreeformProject.removeContextMenuItem(ContextMenuItem contextMenuItem)
Method removeContextMenuItem |
Uses of ContextMenuItem in org.codehaus.mojo.freeform.writer |
---|
Methods in org.codehaus.mojo.freeform.writer with parameters of type ContextMenuItem | |
---|---|
protected void |
ProjectWriter.writeContextMenuItem(ContextMenuItem contextMenuItem,
org.codehaus.plexus.util.xml.XMLWriter writer)
This method write a ContextMenuItem to the given XMLWriter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |