Package edu.wpi.grip.ui.components
Interface StartStoppableButton.Factory
-
- Enclosing class:
- StartStoppableButton
public static interface StartStoppableButton.Factory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StartStoppableButton
create(RestartableService startStoppable)
-
-
-
Method Detail
-
create
StartStoppableButton create(RestartableService startStoppable)
-
-