Package com.thecoderscorner.menu.domain.state
package com.thecoderscorner.menu.domain.state
-
Class SummaryClassDescriptionAn implementation of menu state for booleans.An implementation of menu state for integer values.An implementation of menu state for Strings.An implementation of menu state for integer values.MenuState<T>The base class of menu state, stores the value, if it's active and changed.Menu tree holds all the menu items for a specific remote connection or session.An implementation of menu state for integer values.An implementation of menu state for lists of string.An implementation of menu state for Strings.
-
Enum Class SummaryEnum ClassDescriptionSome operations support moving items up or down in the tree, when they do they use this enumeration to describe the direction of the move.