C D G I J L M P S W 
All Classes All Packages

J

JDELTA_FONTS_ARIAL_L - Static variable in class com.deltaApps.utils.JDeltaFonts
 
JDELTA_FONTS_ARIAL_M - Static variable in class com.deltaApps.utils.JDeltaFonts
 
JDELTA_FONTS_ARIAL_S - Static variable in class com.deltaApps.utils.JDeltaFonts
 
JDeltaBadge - Class in com.deltaApps.components
File history 2020-12-11 - Initially created - Darshana Ariyarathna 2021-03-20 - Change structure of the project, copy and paste file from the old structure
JDeltaBadge() - Constructor for class com.deltaApps.components.JDeltaBadge
No argument constructor
JDeltaBadge(String, int) - Constructor for class com.deltaApps.components.JDeltaBadge
This will create a basic components with light primary background and dark primary fonts with a dark secondary fonts and light secondary background
JDeltaBadge(String, int, JDeltaColors, JDeltaColors) - Constructor for class com.deltaApps.components.JDeltaBadge
This will create a custom colored secondary badge
JDeltaBadge(String, String) - Constructor for class com.deltaApps.components.JDeltaBadge
This will create a basic components with light primary background and dark primary fonts with a dark secondary fonts and light secondary background
JDeltaBadge(String, String, int) - Constructor for class com.deltaApps.components.JDeltaBadge
This constructor will create standard colored badge with the button type
JDeltaBadge(String, String, JDeltaColors, JDeltaColors) - Constructor for class com.deltaApps.components.JDeltaBadge
This will create a custom colored secondary badge
JDeltaBadge(String, String, JDeltaColors, JDeltaColors, JDeltaColors, JDeltaColors) - Constructor for class com.deltaApps.components.JDeltaBadge
You can create a more colorful badge
JDeltaBadge(String, String, JDeltaColors, JDeltaColors, JDeltaFonts, JDeltaColors, JDeltaColors, JDeltaFonts, boolean) - Constructor for class com.deltaApps.components.JDeltaBadge
This will create a full flexible JDeltaButton for the user
JDeltaColors - Class in com.deltaApps.utils
File history 2020-12-11 - Initially created - Darshana Ariyarathna 2021-03-20 - Change structure of the project, copy and paste file from the old structure
JDeltaColors(int, int, int) - Constructor for class com.deltaApps.utils.JDeltaColors
 
JDeltaFonts - Class in com.deltaApps.utils
File history 2020-12-11 - Initially created - Darshana Ariyarathna 2021-03-20 - Change structure of the project, copy and paste file from the old structure
JDeltaFonts(String, int, int) - Constructor for class com.deltaApps.utils.JDeltaFonts
Creates jDeltaFont object by using jdk's Font class
C D G I J L M P S W 
All Classes All Packages