Uses of Interface
org.openpatch.scratch.Stage.WhenIReceiveHandler
Packages that use Stage.WhenIReceiveHandler
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Stage.WhenIReceiveHandler in org.openpatch.scratch
Methods in org.openpatch.scratch with parameters of type Stage.WhenIReceiveHandlerModifier and TypeMethodDescriptionvoid
Stage.setWhenIReceive
(Stage.WhenIReceiveHandler whenIReceive) Sets the handler for when a message is received.