Uses of Interface
util.UpdateListener

Packages that use UpdateListener
stella.parameter   
 

Uses of UpdateListener in stella.parameter
 

Fields in stella.parameter declared as UpdateListener
private  UpdateListener FitsUpdateListener.data
          The data value reference that is served by this rmi-data listener.
 

Methods in stella.parameter with parameters of type UpdateListener
protected  void FitsUpdateListener.setUpdateListener(UpdateListener serve)
          Sets the DataValue class that receives this rmi data events.