org.stringer.ui
Class Icons

java.lang.Object
  |
  +--org.stringer.ui.Icons

public class Icons
extends java.lang.Object


Field Summary
static java.lang.Integer FRAMEICON
           
private static java.util.Hashtable iconMap
           
private static Icons instance
           
static java.lang.Integer MEDIUM_NEWDATA
           
static java.lang.Integer MEDIUM_STRINGER
           
static java.lang.Integer SMALL_ABOUT
           
static java.lang.Integer SMALL_COPY
           
static java.lang.Integer SMALL_DELETE
           
static java.lang.Integer SMALL_DOWNLOAD
           
static java.lang.Integer SMALL_DOWNLOADALL
           
static java.lang.Integer SMALL_EXIT
           
static java.lang.Integer SMALL_EXPORT
           
static java.lang.Integer SMALL_IMPORT
           
static java.lang.Integer SMALL_KILLALL
           
static java.lang.Integer SMALL_NEWDATA
           
static java.lang.Integer SMALL_NEWFOLDER
           
static java.lang.Integer SMALL_NEWSFEED
           
static java.lang.Integer SMALL_PROPERTIES
           
static java.lang.Integer SMALL_SAVE
           
static java.lang.Integer SMALL_UPDATEFEEDS
           
private static java.lang.Object theLock
           
 
Constructor Summary
private Icons()
           
 
Method Summary
 javax.swing.ImageIcon get(java.lang.Integer key)
           
static Icons getInstance()
          Returns the instance of AboutDialog.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

private static Icons instance

theLock

private static java.lang.Object theLock

FRAMEICON

public static final java.lang.Integer FRAMEICON

SMALL_ABOUT

public static final java.lang.Integer SMALL_ABOUT

SMALL_COPY

public static final java.lang.Integer SMALL_COPY

SMALL_DELETE

public static final java.lang.Integer SMALL_DELETE

SMALL_EXIT

public static final java.lang.Integer SMALL_EXIT

SMALL_EXPORT

public static final java.lang.Integer SMALL_EXPORT

SMALL_IMPORT

public static final java.lang.Integer SMALL_IMPORT

SMALL_NEWSFEED

public static final java.lang.Integer SMALL_NEWSFEED

SMALL_NEWFOLDER

public static final java.lang.Integer SMALL_NEWFOLDER

SMALL_SAVE

public static final java.lang.Integer SMALL_SAVE

SMALL_DOWNLOADALL

public static final java.lang.Integer SMALL_DOWNLOADALL

SMALL_DOWNLOAD

public static final java.lang.Integer SMALL_DOWNLOAD

SMALL_NEWDATA

public static final java.lang.Integer SMALL_NEWDATA

SMALL_UPDATEFEEDS

public static final java.lang.Integer SMALL_UPDATEFEEDS

SMALL_KILLALL

public static final java.lang.Integer SMALL_KILLALL

SMALL_PROPERTIES

public static final java.lang.Integer SMALL_PROPERTIES

MEDIUM_NEWDATA

public static final java.lang.Integer MEDIUM_NEWDATA

MEDIUM_STRINGER

public static final java.lang.Integer MEDIUM_STRINGER

iconMap

private static java.util.Hashtable iconMap
Constructor Detail

Icons

private Icons()
Method Detail

get

public javax.swing.ImageIcon get(java.lang.Integer key)

getInstance

public static Icons getInstance()
Returns the instance of AboutDialog.



Copyright © R. Kevin Cole. All Rights Reserved.