Class Backgrounds
- java.lang.Object
-
- net.oijon.susquehanna.gui.resources.Backgrounds
-
public class Backgrounds extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static javafx.scene.layout.BackgroundBINDINGstatic javafx.scene.layout.BackgroundBRUSHEDMETALstatic javafx.scene.layout.BackgroundDEFAULTstatic javafx.scene.layout.BackgroundEMPTYTOOLSstatic javafx.scene.layout.BackgroundFILETOOLSstatic javafx.scene.layout.BackgroundGRAMMARTOOLSstatic javafx.scene.layout.BackgroundLEXICONTOOLSstatic javafx.scene.layout.BackgroundORTHOGRAPHYTOOLSstatic javafx.scene.layout.BackgroundPADstatic javafx.scene.layout.BackgroundPAPERstatic javafx.scene.layout.BackgroundPHONOLOGYTOOLSstatic javafx.scene.layout.BackgroundRIGHTPADstatic javafx.scene.layout.BackgroundRIGHTWOODstatic javafx.scene.layout.BackgroundSETTINGSTOOLSstatic javafx.scene.layout.BackgroundSizeSTRETCH_TO_FIT_SIZEstatic javafx.scene.layout.BackgroundWOOD
-
Constructor Summary
Constructors Constructor Description Backgrounds()
-
-
-
Field Detail
-
STRETCH_TO_FIT_SIZE
public static javafx.scene.layout.BackgroundSize STRETCH_TO_FIT_SIZE
-
WOOD
public static javafx.scene.layout.Background WOOD
-
DEFAULT
public static javafx.scene.layout.Background DEFAULT
-
BINDING
public static javafx.scene.layout.Background BINDING
-
RIGHTWOOD
public static javafx.scene.layout.Background RIGHTWOOD
-
PAPER
public static javafx.scene.layout.Background PAPER
-
PAD
public static javafx.scene.layout.Background PAD
-
EMPTYTOOLS
public static javafx.scene.layout.Background EMPTYTOOLS
-
FILETOOLS
public static javafx.scene.layout.Background FILETOOLS
-
PHONOLOGYTOOLS
public static javafx.scene.layout.Background PHONOLOGYTOOLS
-
ORTHOGRAPHYTOOLS
public static javafx.scene.layout.Background ORTHOGRAPHYTOOLS
-
GRAMMARTOOLS
public static javafx.scene.layout.Background GRAMMARTOOLS
-
LEXICONTOOLS
public static javafx.scene.layout.Background LEXICONTOOLS
-
SETTINGSTOOLS
public static javafx.scene.layout.Background SETTINGSTOOLS
-
RIGHTPAD
public static javafx.scene.layout.Background RIGHTPAD
-
BRUSHEDMETAL
public static javafx.scene.layout.Background BRUSHEDMETAL
-
-