Uses of Class
VASSAL.build.BadDataReport
Packages that use BadDataReport
-
Uses of BadDataReport in VASSAL.tools
Methods in VASSAL.tools with parameters of type BadDataReportModifier and TypeMethodDescriptionstatic voidErrorDialog.dataError(BadDataReport e) Deprecated, for removal: This API element is subject to removal in a future version.static voidErrorDialog.dataWarning(BadDataReport e) static voidErrorDialog.tileWarning(BadDataReport e)
ErrorDialog.dataWarning(BadDataReport)instead.