|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResizingImageIcon | |
|---|---|
| org.tbee.swing | |
| org.tbee.swing.svg | |
| Uses of ResizingImageIcon in org.tbee.swing |
|---|
| Methods in org.tbee.swing that return ResizingImageIcon | |
|---|---|
ResizingImageIcon |
ResizingImageIcon.cloneBrighter()
get a copy |
ResizingImageIcon |
ResizingImageIcon.cloneIdentical()
get a copy |
| Uses of ResizingImageIcon in org.tbee.swing.svg |
|---|
| Methods in org.tbee.swing.svg that return ResizingImageIcon | |
|---|---|
static ResizingImageIcon |
SVGUtils.generateResizingImageIcon(java.io.InputStream is,
int width,
int height,
double maxfactor,
double step)
Generate an ResizingImageIcon by incremental set of images |
static ResizingImageIcon |
SVGUtils.generateResizingImageIcon(java.net.URI uri,
int width,
int height,
double maxfactor,
double step)
Generate an ResizingImageIcon by incremental set of images |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||