|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.erights.e.meta.javax.swing.ImageIconMakerSugar
Untamed:
Constructor Summary | |
private |
ImageIconMakerSugar()
prevent instantiation |
Method Summary | |
static ImageIcon |
run(File file)
Enabled: Instead of the security-breaking suppressed 'new(String)'. |
static ImageIcon |
run(File file,
String description)
Enabled: Instead of the security-breaking suppressed 'new(String, String)'. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
private ImageIconMakerSugar()
Method Detail |
public static ImageIcon run(File file)
public static ImageIcon run(File file, String description)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |