Uses of Enum Class
ntnu.team1.application.task.TaskDialog.Mode
Packages that use TaskDialog.Mode
Package
Description
Contains all files used for creating, editing, removing and viewing tasks
-
Uses of TaskDialog.Mode in ntnu.team1.application.task
Methods in ntnu.team1.application.task that return TaskDialog.ModeModifier and TypeMethodDescriptionstatic TaskDialog.Mode
Returns the enum constant of this class with the specified name.static TaskDialog.Mode[]
TaskDialog.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.