Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
roiList_cm_Callback.m File Reference

a context menu to the to the handles.roiList, the menu is called with the right mouse button More...

Functions

function  roiList_cm_Callback (hObject, eventdata, parameter)
 a context menu to the to the handles.roiList, the menu is called with the right mouse button More...
 

Detailed Description

a context menu to the to the handles.roiList, the menu is called with the right mouse button

Function Documentation

function roiList_cm_Callback (   hObject,
  eventdata,
  parameter 
)

a context menu to the to the handles.roiList, the menu is called with the right mouse button

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
parameter- a string that defines options:
    • 'rename' - rename ROI
    • 'edit' - modify ROI
    • 'remove' - remove ROI

References mib_inputdlg(), roiRemoveBtn_Callback(), and unFocus().

Referenced by imbrowser>im_browser_OpeningFcn().

Here is the call graph for this function:

Here is the caller graph for this function: