|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--OME.AbstractPluginMethod | +--OME.PopupMenuSeparatorMethod
This class is used as an indicator that a separator should now be
inserted. This is only used when creating MenuMethod
s that
consists of several PluginMethod
s and one wishes to insert a
separator between the menu items in the resulting submenu.
Constructor Summary | |
PopupMenuSeparatorMethod(View v)
This does nothing. |
Methods inherited from class OME.AbstractPluginMethod |
cancelled,
getImage,
getName,
getSubmenu,
getSubmenu,
invoke,
isEnabled,
nextParameter,
passParameter |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public PopupMenuSeparatorMethod(View v)
v
- the view is not used and is just included here for
consistency with the constructors of other PluginMethod
s.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |