|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.cs.helsinki.ohtur6.reportmanagement.ResultListing
Constructor Summary | |
ResultListing()
Constructor for this class. |
Method Summary | |
protected java.lang.String |
getFooter()
Creates and returns the footer of the scorelist |
protected java.lang.String |
getHeader()
Creates and returns te header of the resultlist |
protected java.lang.String |
getScoreList()
Creates and returns the scorelist of the resultlist |
java.lang.String |
toString()
Creates the final scorelist by calling the header, scorelist and footer. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ResultListing()
Method Detail |
protected java.lang.String getHeader()
protected java.lang.String getScoreList()
protected java.lang.String getFooter()
public java.lang.String toString()
toString
in class java.lang.Object
|
(c) ohtuR6 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |