TsBiff 1.3


ts.biff
Class BiffIcon

java.lang.Object
  |
  +--ts.biff.BiffIcon

public final class BiffIcon
extends java.lang.Object

Application icon images

Version:
$Id: BiffIcon.java,v 1.3 1999/11/28 01:27:03 hauk Exp $
Author:
Jan-Henrik Haukeland <hauk@tildeslash.com>

Constructor Summary
BiffIcon()
           
 
Method Summary
static javax.swing.ImageIcon getImageIcon()
          Returns the applications ImageIcon as an animated gif
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BiffIcon

public BiffIcon()
Method Detail

getImageIcon

public static javax.swing.ImageIcon getImageIcon()
Returns the applications ImageIcon as an animated gif
Returns:
Application ImageIcon

TsBiff 1.3