Uses of Class
org.scictrl.mp.orbitcorrect.ConnectionReportEvent
Packages that use ConnectionReportEvent
-
Uses of ConnectionReportEvent in org.scictrl.mp.orbitcorrect
Methods in org.scictrl.mp.orbitcorrect with parameters of type ConnectionReportEventModifier and TypeMethodDescriptionvoid
ConnectionAdapter.connected
(ConnectionReportEvent e) Void method, that can be overrided by child class, if necessary.void
IConnectionListener.deviceConnected
(ConnectionReportEvent e) Invoked when a IBindedElement or group of BindedElements connects.void
IConnectionListener.deviceDisconnected
(ConnectionReportEvent e) Invoked when a IBindedElement or group of BindedElements disconnects.void
ConnectionAdapter.disconneted
(ConnectionReportEvent e) Void method, that can be overrided by child class, if necessary.