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 TypeMethodDescriptionvoidConnectionAdapter.connected(ConnectionReportEvent e) Void method, that can be overrided by child class, if necessary.voidIConnectionListener.deviceConnected(ConnectionReportEvent e) Invoked when a IBindedElement or group of BindedElements connects.voidIConnectionListener.deviceDisconnected(ConnectionReportEvent e) Invoked when a IBindedElement or group of BindedElements disconnects.voidConnectionAdapter.disconneted(ConnectionReportEvent e) Void method, that can be overrided by child class, if necessary.