Uses of Class
org.openpatch.scratch.extensions.pen.Pen
Packages that use Pen
Package
Description
The org.openpatch.scratch package contains classes that provide an API for creating Scratch-like
projects in Java.
-
Uses of Pen in org.openpatch.scratch
Methods in org.openpatch.scratch with type parameters of type PenModifier and TypeMethodDescription<T extends Pen>
longStage.countPensOf
(Class<T> c) Returns the number of pens of the specified class.Stage.findPensOf
(Class<T> c) Find texts of a given class.Methods in org.openpatch.scratch that return PenMethods in org.openpatch.scratch with parameters of type Pen -
Uses of Pen in org.openpatch.scratch.extensions.pen
Constructors in org.openpatch.scratch.extensions.pen with parameters of type Pen