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

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

Functions

function varargoutmibExternalDirsGUI (varargin)
 MIBEXTERNALDIRSGUI MATLAB code for mibExternalDirsGUI.fig MIBEXTERNALDIRSGUI, by itself, creates a new MIBEXTERNALDIRSGUI or raises the existing singleton*.
 
function  mibExternalDirsGUI>mibExternalDirsGUI_OpeningFcn (hObject, eventdata, handles, varargin)
 
function varargoutmibExternalDirsGUI>mibExternalDirsGUI_OutputFcn (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>mibExternalDirsGUI_CloseRequestFcn (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>cancelBtn_Callback (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>dirEdit_Callback (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>selectDirBtn_Callback (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>acceptBtn_Callback (hObject, eventdata, handles)
 
function  mibExternalDirsGUI>externalToolPopup_Callback (hObject, eventdata, handles)
 

Detailed Description

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

Function Documentation

◆ mibExternalDirsGUI()

function varargout = mibExternalDirsGUI ( varargin)

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

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

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

  MIBEXTERNALDIRSGUI(<tt>Property</tt>,<tt>Value</tt>,...) creates a new MIBEXTERNALDIRSGUI or raises the
  existing singleton*.  Starting from the left, property value pairs are
  applied to the GUI before mibExternalDirsGUI_OpeningFcn gets called.  An
  unrecognized property name or invalid value makes property application
  stop.  All inputs are passed to mibExternalDirsGUI_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

◆ mibExternalDirsGUI>acceptBtn_Callback()

function mibExternalDirsGUI>acceptBtn_Callback ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>cancelBtn_Callback()

function mibExternalDirsGUI>cancelBtn_Callback ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>dirEdit_Callback()

function mibExternalDirsGUI>dirEdit_Callback ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>externalToolPopup_Callback()

function mibExternalDirsGUI>externalToolPopup_Callback ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>mibExternalDirsGUI_CloseRequestFcn()

function mibExternalDirsGUI>mibExternalDirsGUI_CloseRequestFcn ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>mibExternalDirsGUI_OpeningFcn()

function mibExternalDirsGUI>mibExternalDirsGUI_OpeningFcn ( hObject,
eventdata,
handles,
varargin )

References moveWindowOutside().

Here is the call graph for this function:

◆ mibExternalDirsGUI>mibExternalDirsGUI_OutputFcn()

function varargout = mibExternalDirsGUI>mibExternalDirsGUI_OutputFcn ( hObject,
eventdata,
handles )

◆ mibExternalDirsGUI>selectDirBtn_Callback()

function mibExternalDirsGUI>selectDirBtn_Callback ( hObject,
eventdata,
handles )