Package xbot.common.command
Class DataFrameRegistry
java.lang.Object
xbot.common.command.DataFrameRegistry
A registry for components that implement
DataFrameRefreshable, which allows them to be refreshed on a regular basis by the BaseRobot.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DataFrameRegistry
@Inject public DataFrameRegistry()
-
-
Method Details
-
register
-
refreshAll
public void refreshAll()
-