Uses of Interface
com.blackrook.engine.receiver.EngineWindowEventReceiver
Packages that use EngineWindowEventReceiver
Package
Description
Contains interfaces that describe objects that have automatic purpose to the Engine.
-
Uses of EngineWindowEventReceiver in com.blackrook.engine.roles
Methods in com.blackrook.engine.roles with parameters of type EngineWindowEventReceiverModifier and TypeMethodDescriptionvoidEngineWindowBroadcaster.addWindowEventReceiver(EngineWindowEventReceiver receiver) Called byEnginein order to pass along the event receiver that is used to broadcast main window events to listening components in the engine.