C G S T
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.nitido.utils.toaster - package com.nitido.utils.toaster
G
- getBackgroundImage() - Method in class com.nitido.utils.toaster.Toaster
- getBorderColor() - Method in class com.nitido.utils.toaster.Toaster
- getDisplayTime() - Method in class com.nitido.utils.toaster.Toaster
- getMargin() - Method in class com.nitido.utils.toaster.Toaster
- getMessageColor() - Method in class com.nitido.utils.toaster.Toaster
- getStep() - Method in class com.nitido.utils.toaster.Toaster
- getStepTime() - Method in class com.nitido.utils.toaster.Toaster
- getToasterColor() - Method in class com.nitido.utils.toaster.Toaster
- getToasterHeight() - Method in class com.nitido.utils.toaster.Toaster
- getToasterMessageFont() - Method in class com.nitido.utils.toaster.Toaster
- getToasterWidth() - Method in class com.nitido.utils.toaster.Toaster
S
- setBackgroundImage(Image) - Method in class com.nitido.utils.toaster.Toaster
- setBorderColor(Color) - Method in class com.nitido.utils.toaster.Toaster
- setDisplayTime(int) - Method in class com.nitido.utils.toaster.Toaster
- setMargin(int) - Method in class com.nitido.utils.toaster.Toaster
- setMessageColor(Color) - Method in class com.nitido.utils.toaster.Toaster
- setStep(int) - Method in class com.nitido.utils.toaster.Toaster
- setStepTime(int) - Method in class com.nitido.utils.toaster.Toaster
- setToasterColor(Color) - Method in class com.nitido.utils.toaster.Toaster
- setToasterHeight(int) - Method in class com.nitido.utils.toaster.Toaster
- setToasterMessageFont(Font) - Method in class com.nitido.utils.toaster.Toaster
-
Set the font for the message
- setToasterWidth(int) - Method in class com.nitido.utils.toaster.Toaster
- showToaster(String) - Method in class com.nitido.utils.toaster.Toaster
-
Show a toaster with the specified message.
- showToaster(Icon, String) - Method in class com.nitido.utils.toaster.Toaster
-
Show a toaster with the specified message and the associated icon.
T
- Toaster - Class in com.nitido.utils.toaster
-
Class to show tosters in multiplatform
- Toaster() - Constructor for class com.nitido.utils.toaster.Toaster
-
Constructor to initialized toaster component...
All Classes All Packages