|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Method Summary | |
MiPart |
getMenuGraphics()
Gets the menu this MiiContextMenu uses. |
boolean |
getToSelectAttributedShape()
Gets whether to select the target of this menu when the menu is popped up. |
void |
popdown()
Pops down this menu. |
void |
popup(MiPart assocTriggerObj,
MiPoint pt)
Pops up this menu with the given trigger object as the target. |
void |
setToSelectAttributedShape(boolean flag)
Sets whether to select the target of this menu when the menu is popped up. |
| Method Detail |
public void setToSelectAttributedShape(boolean flag)
flag - true if we are to select the shape
that this menu is targeting when
this menu is popped uppublic boolean getToSelectAttributedShape()
public void popup(MiPart assocTriggerObj,
MiPoint pt)
assocTriggerObj - the target of this menupt - the location to pop up this menupublic void popdown()
public MiPart getMenuGraphics()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||