Package megamek.client.ui.clientGUI.calculationReport
package megamek.client.ui.clientGUI.calculationReport
-
ClassDescriptionThis represents a report for any typical MegaMek suite calculation such as BV, cost or AS conversion.This is a Calculation Report that can be used when the report that comes with a calculation isn't going to be used.This is a Calculation Report that builds its output as an HTML text which can be obtained from toString() as a String or from toJComponent() inside a JEditorPane.This is a Calculation Report that builds its output as an assembly of JLabels in a JPanel.This is a Calculation Report that builds its output as a monospace-formatted pure text String.