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

MIBKEYSHORTCUTSGUI MATLAB code for mibKeyShortcutsGUI.fig MIBKEYSHORTCUTSGUI, by itself, creates a new MIBKEYSHORTCUTSGUI or raises the existing singleton*. More...

Functions

function varargoutmibKeyShortcutsGUI (varargin)
 MIBKEYSHORTCUTSGUI MATLAB code for mibKeyShortcutsGUI.fig MIBKEYSHORTCUTSGUI, by itself, creates a new MIBKEYSHORTCUTSGUI or raises the existing singleton*.
 
function  mibKeyShortcutsGUI>mibKeyShortcutsGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibKeyShortcutsGUI>mibKeyShortcutsGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>mibKeyShortcutsGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>cancelBtn_Callback (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>okBtn_Callback (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>fitTextBtn_Callback (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>shortcutsTable_CellEditCallback (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>mibKeyShortcutsGUI_KeyPressFcn (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>shortcutsTable_KeyPressFcn (hObject, eventdata, handles)
 
function  mibKeyShortcutsGUI>defaultBtn_Callback (hObject, eventdata, handles)
 

Detailed Description

MIBKEYSHORTCUTSGUI MATLAB code for mibKeyShortcutsGUI.fig MIBKEYSHORTCUTSGUI, by itself, creates a new MIBKEYSHORTCUTSGUI or raises the existing singleton*.

Function Documentation

◆ mibKeyShortcutsGUI()

function varargout = mibKeyShortcutsGUI ( varargin)

MIBKEYSHORTCUTSGUI MATLAB code for mibKeyShortcutsGUI.fig MIBKEYSHORTCUTSGUI, by itself, creates a new MIBKEYSHORTCUTSGUI or raises the existing singleton*.

  H = MIBKEYSHORTCUTSGUI returns the handle to a new MIBKEYSHORTCUTSGUI or the handle to
  the existing singleton*.

  MIBKEYSHORTCUTSGUI(<tt>CALLBACK</tt>,hObject,eventData,handles,...) calls the local
  function named CALLBACK in MIBKEYSHORTCUTSGUI.M with the given input arguments.

  MIBKEYSHORTCUTSGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIBKEYSHORTCUTSGUI or raises the
  existing singleton*.  Starting from the left, property value pairs are
  applied to the GUI before mibKeyShortcutsGUI_OpeningFcn gets called.  An
  unrecognized property name or invalid value makes property application
  stop.  All inputs are passed to mibKeyShortcutsGUI_OpeningFcn via varargin.

  *See GUI Options on GUIDE's Tools menu.  Choose "GUI allows only one
  instance to run (singleton)".
See also
GUIDE, GUIDATA, GUIHANDLES

◆ mibKeyShortcutsGUI>cancelBtn_Callback()

function mibKeyShortcutsGUI>cancelBtn_Callback ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>defaultBtn_Callback()

function mibKeyShortcutsGUI>defaultBtn_Callback ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>fitTextBtn_Callback()

function mibKeyShortcutsGUI>fitTextBtn_Callback ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>mibKeyShortcutsGUI_CloseRequestFcn()

function mibKeyShortcutsGUI>mibKeyShortcutsGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>mibKeyShortcutsGUI_KeyPressFcn()

function mibKeyShortcutsGUI>mibKeyShortcutsGUI_KeyPressFcn ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>mibKeyShortcutsGUI_OpeningFcn()

function mibKeyShortcutsGUI>mibKeyShortcutsGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

References mibRescaleWidgets(), and mibUpdateFontSize().

Here is the call graph for this function:

◆ mibKeyShortcutsGUI>mibKeyShortcutsGUI_OutputFcn()

function varargout = mibKeyShortcutsGUI>mibKeyShortcutsGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>okBtn_Callback()

function mibKeyShortcutsGUI>okBtn_Callback ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>shortcutsTable_CellEditCallback()

function mibKeyShortcutsGUI>shortcutsTable_CellEditCallback ( hObject,
eventdata,
handles )

◆ mibKeyShortcutsGUI>shortcutsTable_KeyPressFcn()

function mibKeyShortcutsGUI>shortcutsTable_KeyPressFcn ( hObject,
eventdata,
handles )