Module java.desktop

Interface AppReopenedListener

All Superinterfaces:
EventListener, SystemEventListener

public interface AppReopenedListener extends SystemEventListener
Implementors receive notification when the app has been asked to open again.

This notification is useful for showing a new document when your app has no open windows.

Since:
9