|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectDummyPopupListener
public class DummyPopupListener
| Constructor Summary | |
|---|---|
DummyPopupListener()
|
|
| Method Summary | |
|---|---|
void |
popupSelected(DefaultGraphCell source,
Fragment fragment,
String menuItem)
Process a popup-selection event. |
| Methods inherited from class Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DummyPopupListener()
| Method Detail |
|---|
public void popupSelected(DefaultGraphCell source,
Fragment fragment,
String menuItem)
DomGraphPopupListener
popupSelected in interface DomGraphPopupListenersource - the node or edge to which the popup menu belonged.fragment - the fragment to which this node or edge belonged (or null).menuItem - the label of the menu item that the user selected.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||