Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
mibAnnotationsGUI.m File Reference

mibAnnotationsGUI is a GUI tool to show list of labels More...

Functions

function varargoutmibAnnotationsGUI (varargin)
 mibAnnotationsGUI is a GUI tool to show list of labels
 
function  mibAnnotationsGUI>mibAnnotationsGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibAnnotationsGUI>mibAnnotationsGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>mibAnnotationsGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>closeBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>tableContextMenu_cb (hObject, eventdata, parameter)
 
function  mibAnnotationsGUI>saveBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>annotationTable_CellEditCallback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>annotationTable_CellSelectionCallback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>loadBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>refreshBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>deleteBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>resortTablePopup_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>helpBtn_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>precisionEdit_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>annotationTable_KeyPressFcn (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>settingsButton_Callback (hObject, eventdata, handles)
 
function  mibAnnotationsGUI>mibAnnotationsGUI_KeyPressFcn (hObject, eventdata, handles)
 

Detailed Description

mibAnnotationsGUI is a GUI tool to show list of labels

Function Documentation

◆ mibAnnotationsGUI()

function varargout = mibAnnotationsGUI ( varargin)

mibAnnotationsGUI is a GUI tool to show list of labels

◆ mibAnnotationsGUI>annotationTable_CellEditCallback()

function mibAnnotationsGUI>annotationTable_CellEditCallback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>annotationTable_CellSelectionCallback()

function mibAnnotationsGUI>annotationTable_CellSelectionCallback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>annotationTable_KeyPressFcn()

function mibAnnotationsGUI>annotationTable_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>closeBtn_Callback()

function mibAnnotationsGUI>closeBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>deleteBtn_Callback()

function mibAnnotationsGUI>deleteBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>helpBtn_Callback()

function mibAnnotationsGUI>helpBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>loadBtn_Callback()

function mibAnnotationsGUI>loadBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>mibAnnotationsGUI_CloseRequestFcn()

function mibAnnotationsGUI>mibAnnotationsGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>mibAnnotationsGUI_KeyPressFcn()

function mibAnnotationsGUI>mibAnnotationsGUI_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>mibAnnotationsGUI_OpeningFcn()

function mibAnnotationsGUI>mibAnnotationsGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

References mibRescaleWidgets(), mibUpdateFontSize(), and moveWindowOutside().

Here is the call graph for this function:

◆ mibAnnotationsGUI>mibAnnotationsGUI_OutputFcn()

function varargout = mibAnnotationsGUI>mibAnnotationsGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>precisionEdit_Callback()

function mibAnnotationsGUI>precisionEdit_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>refreshBtn_Callback()

function mibAnnotationsGUI>refreshBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>resortTablePopup_Callback()

function mibAnnotationsGUI>resortTablePopup_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>saveBtn_Callback()

function mibAnnotationsGUI>saveBtn_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>settingsButton_Callback()

function mibAnnotationsGUI>settingsButton_Callback ( hObject,
eventdata,
handles )

◆ mibAnnotationsGUI>tableContextMenu_cb()

function mibAnnotationsGUI>tableContextMenu_cb ( hObject,
eventdata,
parameter )