Uses of Class
edu.wisc.game.web.ResultsBase

Packages that use ResultsBase 
Package Description
edu.wisc.game.web
Back-end classes for some auxiliary JSP pages
  • Uses of ResultsBase in edu.wisc.game.web

    Subclasses of ResultsBase in edu.wisc.game.web 
    Modifier and Type Class Description
    class  ArithmeticResult
    A tool for an easy online testing of arithmetic expression evaluation.
    class  ContextInfo
    Prepares some information needed for proper URL construction in our app.
    class  FrontEndForm2
    For Tanvi: helps the player to generate a unique playerID
    class  ImageObjectReport  
    class  LaunchMain
    As requested by Paul, "Rule Game -- challenge UWisc faculty and staff", 2021-09-23.
    class  LaunchRules
    The Launch page that allows one to play all rule sets from a specific subdirectory of the rules directory, such as rules/APP, rules/BRM, or rules/CGS.
    class  LaunchRulesBase
    The common base for the Launch pages that allows one to play all rule sets from rules/APP, rules/MLC, and others.
    class  MlcMain
    The back end behind web/mlc/index.jsp
    class  MlcManagerDashboard  
    Methods in edu.wisc.game.web with parameters of type ResultsBase 
    Modifier and Type Method Description
    protected void ResultsBase.giveError​(ResultsBase other)
    Propagate error from another class