Uses of Class
com.thecoderscorner.menu.domain.MenuItemBuilder
Packages that use MenuItemBuilder
-
Uses of MenuItemBuilder in com.thecoderscorner.menu.domain
Classes in com.thecoderscorner.menu.domain with type parameters of type MenuItemBuilderModifier and TypeClassDescriptionclassMenuItemBuilder<T extends MenuItemBuilder,M extends MenuItem> Subclasses of MenuItemBuilder in com.thecoderscorner.menu.domainModifier and TypeClassDescriptionclassConstructs an ActionMenuItemBuilder using the standard builder pattern.classConstructs an AnalogMenuItem using the standard builder pattern.classConstructs a BooleanMenuItemBuilder using the standard builder pattern.classConstructs a BooleanMenuItemBuilder using the standard builder pattern.classConstructs a EditableTextMenuItemBuilder using the standard builder pattern.classConstructs a EditableTextMenuItemBuilder using the standard builder pattern.classConstructs a BooleanMenuItemBuilder using the standard builder pattern.classConstructs a FloatMenuItem using the standard builder pattern.classConstructs an Rgb32MenuItem using the builder pattern, it is a menu item that represents a PortableColor object.classConstructs a RuntimeListMenuItem using the standard builder pattern.classBuilds an extensible version of enum that should be used when the number of choices is larger, the choices are in eeprom, or you need more control at runtime of the choices using the builder pattern.classConstructs a SubMenuItemBuilder using the standard builder pattern.