Uses of Class
org.problets.lib.io.output.MultiImageView

Packages that use MultiImageView
org.problets.lib.io.output   
 

Uses of MultiImageView in org.problets.lib.io.output
 

Subclasses of MultiImageView in org.problets.lib.io.output
 class MultiImageSelectableModalView
          Not only displays multiple images, gets user to select an image, BUT ALSO keeps track of all choices and signals true only when user has selected all correct images selected by the user
 class MultiImageSelectableView
          Not only displays multiple images, returns the index of the image selected by the user