info.aduna.autofocus.gui
Class Icons

java.lang.Object
  extended by info.aduna.autofocus.gui.Icons

public abstract class Icons
extends Object


Field Summary
static ImageIcon ADD_SOURCE_ICON
           
static ImageIcon CABINET_ICON
           
static ImageIcon CLOSED_FOLDER_ICON
           
static ImageIcon DELETE_SOURCE_ICON
           
static ImageIcon FILE_SYSTEM_SOURCE_ICON
           
static ImageIcon HOURGLASS_ICON
           
static ImageIcon MAIL_ICON
           
static ImageIcon MAIL_SOURCE_ICON
           
static ImageIcon OPEN_FOLDER_ICON
           
static ImageIcon REFRESH_SOURCE_ICON
           
static ImageIcon REMOTE_ICON
           
static ImageIcon REMOTE_SOURCE_ICON
           
static ImageIcon WEBPAGE_ICON
           
static ImageIcon WEBSITE_SOURCE_ICON
           
 
Constructor Summary
Icons()
           
 
Method Summary
static ImageIcon getIconFor(RepositoryWrapper repoWrapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OPEN_FOLDER_ICON

public static final ImageIcon OPEN_FOLDER_ICON

WEBPAGE_ICON

public static final ImageIcon WEBPAGE_ICON

MAIL_ICON

public static final ImageIcon MAIL_ICON

REMOTE_ICON

public static final ImageIcon REMOTE_ICON

HOURGLASS_ICON

public static final ImageIcon HOURGLASS_ICON

CLOSED_FOLDER_ICON

public static final ImageIcon CLOSED_FOLDER_ICON

CABINET_ICON

public static final ImageIcon CABINET_ICON

FILE_SYSTEM_SOURCE_ICON

public static final ImageIcon FILE_SYSTEM_SOURCE_ICON

WEBSITE_SOURCE_ICON

public static final ImageIcon WEBSITE_SOURCE_ICON

MAIL_SOURCE_ICON

public static final ImageIcon MAIL_SOURCE_ICON

REMOTE_SOURCE_ICON

public static final ImageIcon REMOTE_SOURCE_ICON

ADD_SOURCE_ICON

public static final ImageIcon ADD_SOURCE_ICON

DELETE_SOURCE_ICON

public static final ImageIcon DELETE_SOURCE_ICON

REFRESH_SOURCE_ICON

public static final ImageIcon REFRESH_SOURCE_ICON
Constructor Detail

Icons

public Icons()
Method Detail

getIconFor

public static ImageIcon getIconFor(RepositoryWrapper repoWrapper)


Copyright © 1997-2008 Aduna. All Rights Reserved.