- java.lang.Object
-
- io.github.mmm.ui.test.TestToggleGroupFactory
-
- All Implemented Interfaces:
UiToggleGroupFactory
public class TestToggleGroupFactory extends Object implements UiToggleGroupFactory
Implementation ofUiToggleGroupFactoryfor testing.- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description TestToggleGroupFactory()
-
-
-
Method Detail
-
create
public UiToggleGroup create()
- Specified by:
createin interfaceUiToggleGroupFactory- Returns:
- a new instance of
UiToggleGroup.
-
-