Uses of Enum
org.probato.model.type.Screen
Packages that use Screen
-
Uses of Screen in org.probato.model
Methods in org.probato.model that return ScreenMethods in org.probato.model with parameters of type ScreenModifier and TypeMethodDescriptionvoid -
Uses of Screen in org.probato.model.type
Methods in org.probato.model.type that return Screen -
Uses of Screen in org.probato.record
Fields in org.probato.record declared as ScreenModifier and TypeFieldDescriptionprotected ScreenAbstractScreen.screenprotected ScreenAbstractScreen.screenConstructors in org.probato.record with parameters of type ScreenModifierConstructorDescriptionScreenRecorder(String outputFile, Screen screen, Video video, Dimension dimension) Screenshot(String outputFile, Screen screen, Dimension dimension)