|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.gui.report.ResultWriter
Writes a summary of adjudication results in HTML format.
This now supports CSS styles and is internationalized. Note: nested <div> indents are cumulative.
Method Summary | |
static void |
displayDialog(ClientFrame clientFrame,
TurnState ts,
OrderFormatOptions orderFormatOptions)
Returns the HTML-encoded adjudication results inside a dialog. |
static java.lang.String |
resultsToHTML(TurnState ts,
OrderFormatOptions orderFormatOptions)
Displays a summary of the current results as HTML. |
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 resultsToHTML(TurnState ts, OrderFormatOptions orderFormatOptions)
public static void displayDialog(ClientFrame clientFrame, TurnState ts, OrderFormatOptions orderFormatOptions)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |