Uses of Class
xal.app.launcher.MonitorModel
-
Packages that use MonitorModel Package Description xal.app.launcher -
-
Uses of MonitorModel in xal.app.launcher
Methods in xal.app.launcher with parameters of type MonitorModel Modifier and Type Method Description voidMonitorController. remoteAppsChanged(MonitorModel model, List<RemoteAppRecord> remoteApps)event indicating that the list of remote apps has changedvoidMonitorModelListener. remoteAppsChanged(MonitorModel model, List<RemoteAppRecord> remoteApps)event indicating that the list of remote apps has changed
-