apps.mathpadapp.controllerapp.assignmentcontroller
Class ResultList

java.lang.Object
  extended by apps.mathpadapp.util.MTList
      extended by apps.mathpadapp.controllerapp.assignmentcontroller.ResultList

public class ResultList
extends MTList

The Class ResultList.


Field Summary
 
Fields inherited from class apps.mathpadapp.util.MTList
listHeight, listItemBgColor, listItemHeight, listItemTextColor, listItemWidth
 
Constructor Summary
ResultList(ContentSystem contentSystem)
          Instantiates a new result list.
 
Method Summary
 
Methods inherited from class apps.mathpadapp.util.MTList
getContainer, getManager, setHeight, setWidth
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultList

public ResultList(ContentSystem contentSystem)
Instantiates a new result list.

Parameters:
contentSystem - the content system