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

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

Functions

function
varargout = 
ib_checkUpdate (varargin)
 IB_CHECKUPDATE MATLAB code for ib_checkUpdate.fig IB_CHECKUPDATE, by itself, creates a new IB_CHECKUPDATE or raises the existing singleton*. More...
 
function  ibcheckUpdate>ib_checkUpdate_OpeningFcn (hObject, eventdata, handles, varargin)
 
function
varargout = 
ibcheckUpdate>ib_checkUpdate_OutputFcn (hObject, eventdata, handles)
 
function  ibcheckUpdate>ib_checkUpdate_CloseRequestFcn (hObject, eventdata, handles)
 
function  ibcheckUpdate>listofchangesBtn_Callback (hObject, eventdata, handles)
 
function  ibcheckUpdate>updaterBtn_Callback (hObject, eventdata, handles)
 
function  ibcheckUpdate>cancelBtn_Callback (hObject, eventdata, handles)
 
function  ibcheckUpdate>informationEdit_Callback (hObject, eventdata, handles)
 
function  ibcheckUpdate>mibWebsiteBtn_Callback (hObject, eventdata, handles)
 

Detailed Description

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

Function Documentation

function varargout = ib_checkUpdate (   varargin)

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

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

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

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

Referenced by imbrowser>menuHelpUpdate_Callback().

Here is the caller graph for this function:

function ibcheckUpdate>cancelBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>ib_checkUpdate_CloseRequestFcn (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>ib_checkUpdate_OpeningFcn (   hObject,
  eventdata,
  handles,
  varargin 
)

References findjobj(), ib_updateFontSize(), and mib_rescaleWidgets().

Here is the call graph for this function:

function varargout = ibcheckUpdate>ib_checkUpdate_OutputFcn (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>informationEdit_Callback (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>listofchangesBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>mibWebsiteBtn_Callback (   hObject,
  eventdata,
  handles 
)
function ibcheckUpdate>updaterBtn_Callback (   hObject,
  eventdata,
  handles 
)

References updateMIB().

Here is the call graph for this function: