JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
repast.simphony.ui.widget.ErrorLog
Packages that use
ErrorLog
Package
Description
repast.simphony.ui
Uses of
ErrorLog
in
repast.simphony.ui
Methods in
repast.simphony.ui
that return
ErrorLog
Modifier and Type
Method
Description
ErrorLog
RSApplication.
getErrorLog
()
Gets the error log.
Methods in
repast.simphony.ui
with parameters of type
ErrorLog
Modifier and Type
Method
Description
void
RSGui.
init
(
ErrorLog
log)