Uses of Package
com.thecoderscorner.menu.domain.state
-
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.domain Class Description MenuState The base class of menu state, stores the value, if it's active and changed. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.domain.state Class Description MenuState The base class of menu state, stores the value, if it's active and changed.MenuTree.MoveType 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. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote Class Description MenuTree Menu tree holds all the menu items for a specific remote connection or session. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.commands Class Description MenuState The base class of menu state, stores the value, if it's active and changed. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.rs232 Class Description MenuTree Menu tree holds all the menu items for a specific remote connection or session. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.socket Class Description MenuTree Menu tree holds all the menu items for a specific remote connection or session. -
Classes in com.thecoderscorner.menu.domain.state used by com.thecoderscorner.menu.remote.udp Class Description MenuTree Menu tree holds all the menu items for a specific remote connection or session.