Uses of Class
org.scictrl.mp.orbitcorrect.ActionReportEvent
-
Uses of ActionReportEvent in org.scictrl.mp.orbitcorrect
Modifier and TypeMethodDescriptionvoid
ActionReportAdapter.applyFailed
(ActionReportEvent e) Void method, that can be overrided by child class, if necessary.void
ActionReportAdapter.applyPerformed
(ActionReportEvent e) Invoked when apply is performed.void
IActionReportListener.applyPerformed
(ActionReportEvent e) Invoked when apply is performed.void
ActionReportAdapter.updateFailed
(ActionReportEvent e) Void method, that can be overrided by child class, if necessary.void
ActionReportAdapter.updatePerformed
(ActionReportEvent e) Invoked when manual update is performed.void
IActionReportListener.updatePerformed
(ActionReportEvent e) Invoked when manual update is performed.