Uses of Package
com.thecoderscorner.menu.domain.state
Packages that use com.thecoderscorner.menu.domain.state
Package
Description
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.domainClassDescriptionMenu tree holds all the menu items for a specific remote connection or local session.
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.domain.stateClassDescriptionAnyMenuState represents any menu state of any type, it is a convenience that allows for non-generic access to a menu state of any type, where the type is not important.Represents the storage type for the state.Represents a scroll position as used by ScrollChoiceMenuItems, it holds the position and the current string value.This represents an action that was performed on a list, and not really the state of the list.The types of response that are supported, current select - single click, invoke - double click.The base class of menu state, stores the value, if it's active and changed.Some operations support moving items up or down in the tree, when they do they use this enumeration to describe the direction of the move.A portable color that represents a color in the RGBA space with single byte values for each entry (between 0..255).
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.domain.utilClassDescriptionAnyMenuState represents any menu state of any type, it is a convenience that allows for non-generic access to a menu state of any type, where the type is not important.Menu tree holds all the menu items for a specific remote connection or local session.A portable color that represents a color in the RGBA space with single byte values for each entry (between 0..255).
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.mgrClassDescriptionMenu tree holds all the menu items for a specific remote connection or local session.
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.persistClassDescriptionAnyMenuState represents any menu state of any type, it is a convenience that allows for non-generic access to a menu state of any type, where the type is not important.Menu tree holds all the menu items for a specific remote connection or local session.
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remoteClassDescriptionMenu tree holds all the menu items for a specific remote connection or local session.
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.commandsClassDescriptionAnyMenuState represents any menu state of any type, it is a convenience that allows for non-generic access to a menu state of any type, where the type is not important.Represents a scroll position as used by ScrollChoiceMenuItems, it holds the position and the current string value.This represents an action that was performed on a list, and not really the state of the list.A portable color that represents a color in the RGBA space with single byte values for each entry (between 0..255).
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.socketClassDescriptionMenu tree holds all the menu items for a specific remote connection or local session.