Uses of Enum Class
com.wyu4.snowberryjam.gui.framework.Model.Page
Packages that use Model.Page
-
Uses of Model.Page in com.wyu4.snowberryjam.gui.framework
Fields in com.wyu4.snowberryjam.gui.framework with type parameters of type Model.PageModifier and TypeFieldDescriptionprivate final javafx.beans.property.ObjectProperty<Model.Page> Model.pagePropertyMethods in com.wyu4.snowberryjam.gui.framework that return Model.PageModifier and TypeMethodDescriptionModel.getPage()static Model.PageReturns the enum constant of this class with the specified name.static Model.Page[]Model.Page.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.wyu4.snowberryjam.gui.framework that return types with arguments of type Model.PageModifier and TypeMethodDescriptionjavafx.beans.property.ObjectProperty<Model.Page> Model.getPageProperty()