NY_RemoteSkinDialogMonitorPlugIn

This plugin contains a microservice that counts RemoteSkin Swing dialogs.
Outputs can be queried via the command line.

Microservice

The microservice ID is NY_DialogMonitor.

Registration of dialogs

The CRecordNotifyDialogOpened message is used to register dialogs.

Dialog Targets, die von der Klasse CDialogFlavor abgeleitet sind, werden automatisch registriert.

Deregistration of dialogs

The CRecordNotifyDialogClosed message is used to deregister dialogs.

Dialog Targets, die von der Klasse CDialogFlavor abgeleitet sind, werden automatisch deregistriert.

Commandline commands

The following commands are supported:

  • list dialogs: List all registered dialog instances

See also: