public class WindowEvent extends Object
This class provides a minimal stub implementation of a window event to allow the NDT tool to run in headless environments. The event provides no actual window event data or functionality.
All operations are no-ops, maintaining API compatibility without requiring an actual graphical display system or window management.