- java.lang.Object
-
- io.github.mmm.ui.tvm.TvmToggleGroup
-
- All Implemented Interfaces:
UiToggleGroup
public class TvmToggleGroup extends Object implements UiToggleGroup
Implementation ofUiToggleGroup
for TeaVM.- Since:
- 1.0.0
-
-
Constructor Summary
Constructors Constructor Description TvmToggleGroup()
The constructor.
-