Print in status bar using Java agent

need to print in status bar the document id using java agent.

Subject: Print in status bar using Java agent

Printing to the status bar is a front-end (UI) action, so I doubt it can be done from a Java agent directly.