Uses of Enum Class
com.xxrjun.enums.EditFunctionTypes
-
Uses of EditFunctionTypes in com.xxrjun.components
Modifier and TypeMethodDescriptionstatic void
MenuBar.setEditFunctionEnable
(EditFunctionTypes functionType, boolean enable) Sets edit function enable. -
Uses of EditFunctionTypes in com.xxrjun.enums
Modifier and TypeMethodDescriptionstatic EditFunctionTypes
Returns the enum constant of this class with the specified name.static EditFunctionTypes[]
EditFunctionTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.