Class DashboardModule
java.lang.Object
frc.team_8840_lib.input.communication.dashboard.DashboardModule
- Direct Known Subclasses:
TestModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddComponent(DashboardComponent module) voidaddComponent(DashboardComponent... module) voidbuild()void
-
Constructor Details
-
DashboardModule
public DashboardModule()
-
-
Method Details
-
addComponent
-
addComponent
-
startNewComponent
public void startNewComponent() -
getComponents
-
build
public void build() -
getModules
-