|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--irc.NullImageLoader
Null image loader. This class always fail to load image.
Constructor Summary | |
NullImageLoader()
|
Method Summary | |
java.awt.Image |
getImage(java.lang.String source)
Load the given image. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public NullImageLoader()
Method Detail |
public java.awt.Image getImage(java.lang.String source)
ImageLoader
getImage
in interface ImageLoader
source
- image to load.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |