JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
G
S
T
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(Icon, String)
- Method in class com.nitido.utils.toaster.
Toaster
Show a toaster with the specified message and the associated icon.
showToaster(String)
- Method in class com.nitido.utils.toaster.
Toaster
Show a toaster with the specified message.
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...
C
G
S
T
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes