|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.gui.report.SCHistoryWriter
Writes the Supply Center (SC) History as HTML.
Similar to an nJudge "Status" report.
Method Summary | |
static void |
displayDialog(ClientFrame clientFrame,
World w)
Returns the HTML-encoded Supply Center History for an entire game, inside a dialog. |
static java.lang.String |
SCHistoryToHTML(ClientFrame clientFrame,
World w,
boolean inColor)
Returns the HTML-encoded Supply Center History for an entire game. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String SCHistoryToHTML(ClientFrame clientFrame, World w, boolean inColor)
public static void displayDialog(ClientFrame clientFrame, World w)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |