|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JASIcon | |
|---|---|
| jas.util | |
| Uses of JASIcon in jas.util |
|---|
| Methods in jas.util that return JASIcon | |
|---|---|
static JASIcon |
JASIcon.create(Class c,
String file)
Create a JASIcon but do not throw an exception if the source cannot be found (just displays a "broken" icon instead) //TODO: Should create return a cached version of the JASIcon, instead of a cached // version of the image with a new JASIcon object? |
static JASIcon |
JASIcon.create(Object obj,
String file)
Create a JASIcon but do not throw an exception if the source cannot be found (just displays a "broken" icon instead) |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||