Uses of Interface
rp1.rossum.request.RsPainterChangeRequestHandler

Packages that use RsPainterChangeRequestHandler
rp1.rossum Provides classes to be used as the basis of both the RP1 simulator and client applications. 
rp1.simulator Provides classes to be used for the RP1 simulator internals. 
 

Uses of RsPainterChangeRequestHandler in rp1.rossum
 

Methods in rp1.rossum with parameters of type RsPainterChangeRequestHandler
 void RsConnection.setPainterChangeRequestHandler(RsPainterChangeRequestHandler handler)
           
 

Uses of RsPainterChangeRequestHandler in rp1.simulator
 

Classes in rp1.simulator that implement RsPainterChangeRequestHandler
 class SimPainterChangeRequestHandler
          Handles specific client requests.