A B C D E F G H I J K L M N O P Q R S T U V W X Y

H

handleActionPerformed(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltForestView
Handles the actionPerformed event.
handleActionPerformed(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltNodeView
Handles the actionPerformed event.
handleActionPerformed(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltTreeView
Handles the actionPerformed event.
handleMouseClicked(int, int) - Method in class org.problets.lib.conceptmap.view.collapsible.CollapsibleNodeView
Handles the mouseClicked event.
handleMouseClicked(int, int) - Method in class org.problets.lib.conceptmap.view.ForestView
Handles the mouseClicked event.
handleMouseClicked(int, int) - Method in class org.problets.lib.conceptmap.view.NodeView
Handles the mouseClicked event.
handleMouseClicked(int, int) - Method in class org.problets.lib.conceptmap.view.TreeView
Handles the mouseClicked event.
handleMouseDragged(int, int) - Method in class org.problets.lib.conceptmap.view.ForestView
Handles the mouseDragged event and then dragged and false otherwise.
handleMouseDragged(int, int) - Method in class org.problets.lib.conceptmap.view.NodeView
Handles the mouseDragged event.
handleMouseDragged(int, int) - Method in class org.problets.lib.conceptmap.view.TreeView
Handles the mouseDragged event for a user-built tree.
handleMouseDragged(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltForestView
Handles the mouseDragged event.
handleMouseDragged(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltTreeView
Handles the mouseDragged event.
handleMouseMoved(int, int) - Method in class org.problets.lib.conceptmap.view.ForestView
Handles the mouseMoved event.
handleMouseMoved(int, int) - Method in class org.problets.lib.conceptmap.view.NodeView
Handles the mouseMoved event.
handleMouseMoved(int, int) - Method in class org.problets.lib.conceptmap.view.TreeView
Handles the mouseMoved event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.ForestView
Handles the mousePressed event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.navigable.NavigableNodeView
Handles the mousePressed event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.NodeView
Handles the mousePressed event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.TreeView
Handles the mousePressed event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltForestView
Handles the mousePressed event.
handleMousePressed(MouseEvent) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltTreeView
Handles the mousePressed event.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.ForestView
Handles the mouseReleased event and false otherwise.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.navigable.NavigableNodeView
Handles the mouseReleased event.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.NodeView
Handles the mouseReleased event.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.TreeView
Handles the mouseReleased event for a user-built tree.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltForestView
Handles the mouseReleased event.
handleMouseReleased(int, int) - Method in class org.problets.lib.conceptmap.view.userbuilt.UserBuiltTreeView
Handles the mouseReleased.
hasAttempted() - Method in class org.problets.domain.view.code.synthesis.SynthesisCodeLine
Returns true if the student has attempted all the code segments on this line
hasAttempted(Vector) - Static method in class org.problets.domain.view.code.synthesis.SynthesisCodeModel
Returns whether all the code segments have been attempted
hasAttempted() - Method in class org.problets.domain.view.code.synthesis.SynthesisCodeSegment
Returns whether the student has attempted to answer
hasChildren() - Method in class org.problets.domain.model.implement.ActivationRecord
Returns true if this activation record has descendant activation records corresponding to embedded scopes
hasImage() - Method in class org.problets.lib.io.output.state.StateModel
Returns whether an image file has been specified for this state
hasIntersection(boolean[], boolean[]) - Static method in class org.problets.domain.Library
 
hasIntersection(Vector, Vector) - Static method in class org.problets.domain.Library
 
hasSideEffect() - Method in class org.problets.domain.model.expression.step.ExpressionViewStep
This expression step has side effect if the model of the nodeView is an assignment
hasUnsignedType() - Method in class org.problets.domain.model.language.CLanguage
Returns whether unsigned data type exists in the language
hasUnsignedType() - Method in class org.problets.domain.model.language.CSLanguage
Returns whether unsigned data type exists in the language
hasUnsignedType() - Method in class org.problets.domain.model.language.Language
Returns whether unsigned data type exists in the language
hasUnsignedType() - Method in class org.problets.domain.model.language.VBLanguage
Returns whether unsigned data type exists in the language
HEADER - Static variable in class org.problets.student.StudentModel
 
HeapModel - Class in org.problets.domain.model.implement
.java To maintain a heap of anonymous objects for a program Currently assuming that all objects are of pre-defined type (varModel) Should be easy to extend to arrays of pre-defined types Author: Amruth Kumar
HeapModel() - Constructor for class org.problets.domain.model.implement.HeapModel
 
HeapViz - Class in org.problets.domain.viz.data.implement
Displays the variables in HeapModel
HeapViz(HeapModel, DataSpaceViz) - Constructor for class org.problets.domain.viz.data.implement.HeapViz
 
HEIGHT - Static variable in class org.problets.domain.model.output.view.SingleOutputForm
Approximate height of this panel
height - Variable in class org.problets.domain.viz.control.ControlVizDimension
 
HEIGHT - Static variable in class org.problets.lib.io.output.state.StateDiagramManager
 
HEIGHT_SPACING - Static variable in class org.problets.domain.viz.control.ControlViz
 
HELP_PATH - Static variable in interface org.problets.domain.state.Folders
 
HELP_PATH - Static variable in class org.problets.domain.view.ProbletView
 
HelpManager - Class in org.problets.domain.view
Manages help information for all types of problems
HelpManager(JApplet, boolean) - Constructor for class org.problets.domain.view.HelpManager
 
HIGHLIGHT_COLOR - Static variable in interface org.problets.domain.viz.data.VizConstants
 
HIGHLIGHTED_LINK_COLOR - Static variable in class org.problets.lib.conceptmap.state.ConceptConstants
The color for highlighted links
HIGHLIGHTED_NODE_COLOR - Static variable in class org.problets.lib.conceptmap.state.ConceptConstants
The fill color for highlighted nodes
highlightNode(String, boolean) - Method in class org.problets.lib.conceptmap.view.TreeView
Sets the highlighting status (highlighted or not highlighted, based on the specified parameter) given the name of the node in text format.
highlightNode(Vector, boolean) - Method in class org.problets.lib.conceptmap.view.TreeView
Sets the highlighting status of the node (highlighted or not highlighted, based on the specified parameter) given the name of the node in vector format.
highlightPath(String, boolean) - Method in class org.problets.lib.conceptmap.view.TreeView
Sets the highlighting status of the node and all its ancestors (highlighted or not highlighted, based on the specified parameter) given the name of the node in text format.
highlightPath(Vector, boolean) - Method in class org.problets.lib.conceptmap.view.TreeView
Sets the highlighting status of the node and all its ancestors (highlighted or not highlighted, based on the specified parameter) given the name of the node in vector format.
HistoryChecker - Class in org.problets.lib
Helps other classes determine whether a number was generated in the last N tries, N being the size of the history.
HistoryChecker(int, int) - Constructor for class org.problets.lib.HistoryChecker
 
HttpCommunicator - Class in org.problets.lib.comm
Communicates using http protocol
HttpCommunicator(String) - Constructor for class org.problets.lib.comm.HttpCommunicator
 
HttpCommunicator(URL) - Constructor for class org.problets.lib.comm.HttpCommunicator
 
hugeFont - Static variable in interface org.problets.domain.state.GUIConstants
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y