|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--irc.AppletImageLoader
Image loading via applet.
| Constructor Summary | |
AppletImageLoader(java.applet.Applet app)
Create a new AppletImageLoader using the given applet. |
|
| 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 AppletImageLoader(java.applet.Applet app)
app - the applet to use.| Method Detail |
public java.awt.Image getImage(java.lang.String source)
ImageLoader
getImage in interface ImageLoadersource - image to load.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||