Uses of Class
org.scictrl.mp.orbitcorrect.ConnectionReportEvent
-
Uses of ConnectionReportEvent in org.scictrl.mp.orbitcorrect
Modifier 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.