Uses of Enum Class
ch.nolix.systemapi.gui.model.CursorIcon
Packages that use CursorIcon
Package
Description
-
Uses of CursorIcon in ch.nolix.system.webgui.main
Fields in ch.nolix.system.webgui.main declared as CursorIconMethods in ch.nolix.system.webgui.main that return CursorIconMethods in ch.nolix.system.webgui.main with parameters of type CursorIcon -
Uses of CursorIcon in ch.nolix.systemapi.gui.model
Subclasses with type arguments of type CursorIcon in ch.nolix.systemapi.gui.modelMethods in ch.nolix.systemapi.gui.model that return CursorIconModifier and TypeMethodDescriptionstatic CursorIconCursorIcon.fromSpecification(INode<?> specification) static CursorIconReturns the enum constant of this class with the specified name.static CursorIcon[]CursorIcon.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CursorIcon in ch.nolix.systemapi.webgui.main
Methods in ch.nolix.systemapi.webgui.main that return CursorIconMethods in ch.nolix.systemapi.webgui.main with parameters of type CursorIcon