Uses of Class
de.rpgframework.gamemaster.jfx.PageType
-
Packages that use PageType Package Description de.rpgframework.gamemaster.jfx -
-
Uses of PageType in de.rpgframework.gamemaster.jfx
Methods in de.rpgframework.gamemaster.jfx that return PageType Modifier and Type Method Description PageTypeOldSessionScreenGUIPlugin. getType()static PageTypePageType. valueOf(String name)Returns the enum constant of this type with the specified name.static PageType[]PageType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-