TV-Browser 3.3.3 API

util.tvdataservice
Class IconLoader

java.lang.Object
  extended by util.tvdataservice.IconLoader

public class IconLoader
extends java.lang.Object

A class that loads for Channels from a server.


Constructor Summary
IconLoader(AbstractTvDataService service, java.lang.String channelGroup, java.io.File dir)
           
 
Method Summary
 void close()
           
 javax.swing.Icon getIcon(java.lang.String channelId, java.lang.String url)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IconLoader

public IconLoader(AbstractTvDataService service,
                  java.lang.String channelGroup,
                  java.io.File dir)
           throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getIcon

public javax.swing.Icon getIcon(java.lang.String channelId,
                                java.lang.String url)
                         throws java.io.IOException
Throws:
java.io.IOException

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)