Class MenuFloatBootCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand<FloatMenuItem,Float>
com.thecoderscorner.menu.remote.commands.MenuFloatBootCommand
- All Implemented Interfaces:
MenuCommand
-
Constructor Summary
ConstructorsConstructorDescriptionMenuFloatBootCommand(int subMenuId, FloatMenuItem menuItem, Float currentVal) -
Method Summary
Modifier and TypeMethodDescriptionThe type of message received.internalNewMenuState(AnyMenuState oldState) Methods inherited from class com.thecoderscorner.menu.remote.commands.BootItemMenuCommand
equals, getCurrentValue, getMenuItem, getSubMenuId, hashCode, newMenuState, toString
-
Constructor Details
-
Method Details
-
getCommandType
Description copied from interface:MenuCommandThe type of message received.- Returns:
- the command type
-