Interface Button
- All Superinterfaces:
Initializable
- All Known Implementing Classes:
AirButton
,AnimatedButton
,DummyButton
,InputButton
,ListButton
,NullButton
,OutputButton
,PredicateButton
,SimpleButton
An interface for all buttons
-
Field Summary
-
Method Summary
Methods inherited from interface me.hsgamer.hscore.ui.property.Initializable
init, stop
-
Field Details
-
EMPTY
The empty button
-
-
Method Details
-
display
Display the button- Parameters:
uuid
- the unique id- Returns:
- the display button
-