Uses of Class
de.rpgframework.gamemaster.jfx.SessionScreenPlugin.Viewer
-
Packages that use SessionScreenPlugin.Viewer Package Description de.rpgframework.gamemaster.jfx -
-
Uses of SessionScreenPlugin.Viewer in de.rpgframework.gamemaster.jfx
Methods in de.rpgframework.gamemaster.jfx that return SessionScreenPlugin.Viewer Modifier and Type Method Description static SessionScreenPlugin.ViewerSessionScreenPlugin.Viewer. valueOf(String name)Returns the enum constant of this type with the specified name.static SessionScreenPlugin.Viewer[]SessionScreenPlugin.Viewer. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.rpgframework.gamemaster.jfx with parameters of type SessionScreenPlugin.Viewer Modifier and Type Method Description javafx.scene.NodeSessionScreenPlugin. getContentNode(SessionScreenPlugin.Viewer viewer)
-