Uses of Interface
matlabcontrol.MatlabConnectionListener

Uses of MatlabConnectionListener in matlabcontrol
 

Methods in matlabcontrol with parameters of type MatlabConnectionListener
 void RemoteMatlabProxyFactory.addConnectionListener(MatlabConnectionListener listener)
          Adds a listener to be notified when MATLAB connections are established and lost.
 void RemoteMatlabProxyFactory.removeConnectionListener(MatlabConnectionListener listener)
          Removes a listener so that it is no longer notified.