Class MenuRgb32BootCommand
java.lang.Object
com.thecoderscorner.menu.remote.commands.BootItemMenuCommand<Rgb32MenuItem,PortableColor>
com.thecoderscorner.menu.remote.commands.MenuRgb32BootCommand
- All Implemented Interfaces:
MenuCommand
-
Constructor Summary
ConstructorsConstructorDescriptionMenuRgb32BootCommand(int subMenuId, Rgb32MenuItem menuItem, PortableColor 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
-