|
|||||||||
| 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,
org.osgi.service.obr.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 |
|---|
compareTo, equals, getBusyName, getChildren, getComparator, getErrorName, getFirstParentOfType, getName, getNextSibling, getParent, getPath, getPreviousSibling, hasChildren, isBusy, isError, setName, setParent, sortChildren, 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,
org.osgi.service.obr.RepositoryAdmin repoAdmin)
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
com.buglabs.menu.IMenuNode
execute in interface com.buglabs.menu.IMenuNodeexecute in class com.buglabs.menu.AbstractMenuNodejava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||