Uses of Interface
net.codecrete.windowsapi.events.EventListener
Packages that use EventListener
-
Uses of EventListener in net.codecrete.windowsapi
Methods in net.codecrete.windowsapi that return EventListenerMethods in net.codecrete.windowsapi with parameters of type EventListenerModifier and TypeMethodDescriptionvoidWindowsApiRun.setEventListener(EventListener eventListener) Sets the event listener. -
Uses of EventListener in net.codecrete.windowsapi.writer
Constructors in net.codecrete.windowsapi.writer with parameters of type EventListenerModifierConstructorDescriptionCodeWriter(Metadata metadata, Path outputDirectory, EventListener eventListener) Creates a new instance.Scope(Metadata metadata, EventListener eventListener) Creates a new scope.