Uses of Enum Class
mazealgo.viewmodel.MazeViewModel.Mode
Packages that use MazeViewModel.Mode
-
Uses of MazeViewModel.Mode in mazealgo.viewmodel
Methods in mazealgo.viewmodel that return MazeViewModel.ModeModifier and TypeMethodDescriptionstatic MazeViewModel.ModeReturns the enum constant of this class with the specified name.static MazeViewModel.Mode[]MazeViewModel.Mode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in mazealgo.viewmodel that return types with arguments of type MazeViewModel.ModeModifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<MazeViewModel.Mode>MazeViewModel.modeProperty()