ggz.ui
Class IconFactory

java.lang.Object
  extended by ggz.ui.IconFactory

public class IconFactory
extends java.lang.Object


Method Summary
static javax.swing.Icon getFriendIcon()
           
static javax.swing.Icon getIgnoreIcon()
           
static javax.swing.Icon getPlayerTypeIcon(PlayerType type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPlayerTypeIcon

public static javax.swing.Icon getPlayerTypeIcon(PlayerType type)

getFriendIcon

public static javax.swing.Icon getFriendIcon()

getIgnoreIcon

public static javax.swing.Icon getIgnoreIcon()