|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.buglabs.menu.AbstractMenuNode
com.buglabs.bug.update.MenuAdapter
public class MenuAdapter
A menu node that tries to update BUG upon selection.
| Constructor Summary | |
|---|---|
MenuAdapter(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin)
|
|
| Method Summary | |
|---|---|
void |
execute()
If menu node is a leaf, the user has selected this node for execution. |
| Methods inherited from class com.buglabs.menu.AbstractMenuNode |
|---|
equals, getChildren, getFirstParentOfType, getName, getNextSibling, getParent, getPreviousSibling, hasChildren, setName, setParent, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MenuAdapter(org.osgi.framework.BundleContext context,
RepositoryAdmin repoAdmin)
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
IMenuNode
execute in interface IMenuNodeexecute in class AbstractMenuNodejava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||