com.hack23.cia.web.common
Class ImageConstants

Package class diagram package ImageConstants
java.lang.Object
  extended by com.hack23.cia.web.common.ImageConstants

public class ImageConstants
extends Object

The Class ImageConstants.


Field Summary
static String ABSENCE_ICON
          The Constant ABSENCE_ICON.
static String ABSENCE_ICON_SMALL
          The Constant ABSENCE_ICON_SMALL.
static String ACTION_ERROR
          The Constant ACTION_ERROR.
static String BALLOT_IMAGE_SMALL
          The Constant BALLOT_IMAGE_SMALL.
static String CHART_ICON
          The Constant CHART_ICON.
static String CHART_IMAGE_SMALL
          The Constant CHART_IMAGE_SMALL.
static String GO_PREVIOUS_ICON
          The Constant GO_PREVIOUS_ICON.
static String HOME_ICON
          The Constant HOME_ICON.
static int ICON_SIZE
          The Constant ICON_SIZE.
static int LARGE_ICON_SIZE
          The Constant LARGE_ICON_SIZE.
static String LOSER_ICON
          The Constant LOSER_ICON.
static String LOSER_ICON_SMALL
          The Constant LOSER_ICON_SMALL.
static String LOYAL_ICON
          The Constant LOYAL_ICON.
static String LOYAL_ICON_SMALL
          The Constant LOYAL_ICON_SMALL.
static String OPEN_SOURCE_LOGO
          The Constant OPEN_SOURCE_LOGO.
static String POLITICAL_PARTY_ICON_SMALL
          The Constant POLITICAL_PARTY_ICON_SMALL.
static String POLITICIAN_ICON
          The Constant POLITICIAN_ICON.
static String POLITICIAN_ICON_SMALL
          The Constant POLITICIAN_ICON_SMALL.
static String PRESENCE_ICON
          The Constant PRESENCE_ICON.
static String PRESENCE_ICON_SMALL
          The Constant PRESENCE_ICON_SMALL.
static String REBEL_ICON
          The Constant REBEL_ICON.
static String REBEL_ICON_SMALL
          The Constant REBEL_ICON_SMALL.
static String WINNER_ICON
          The Constant WINNER_ICON.
static String WINNER_ICON_SMALL
          The Constant WINNER_ICON_SMALL.
 
Constructor Summary
protected ImageConstants()
          Instantiates a new image constants.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ABSENCE_ICON

public static final String ABSENCE_ICON
The Constant ABSENCE_ICON.

See Also:
Constant Field Values

ABSENCE_ICON_SMALL

public static final String ABSENCE_ICON_SMALL
The Constant ABSENCE_ICON_SMALL.

See Also:
Constant Field Values

ACTION_ERROR

public static final String ACTION_ERROR
The Constant ACTION_ERROR.

See Also:
Constant Field Values

BALLOT_IMAGE_SMALL

public static final String BALLOT_IMAGE_SMALL
The Constant BALLOT_IMAGE_SMALL.

See Also:
Constant Field Values

CHART_ICON

public static final String CHART_ICON
The Constant CHART_ICON.

See Also:
Constant Field Values

CHART_IMAGE_SMALL

public static final String CHART_IMAGE_SMALL
The Constant CHART_IMAGE_SMALL.

See Also:
Constant Field Values

GO_PREVIOUS_ICON

public static final String GO_PREVIOUS_ICON
The Constant GO_PREVIOUS_ICON.

See Also:
Constant Field Values

HOME_ICON

public static final String HOME_ICON
The Constant HOME_ICON.

See Also:
Constant Field Values

ICON_SIZE

public static final int ICON_SIZE
The Constant ICON_SIZE.

See Also:
Constant Field Values

LARGE_ICON_SIZE

public static final int LARGE_ICON_SIZE
The Constant LARGE_ICON_SIZE.

See Also:
Constant Field Values

LOSER_ICON

public static final String LOSER_ICON
The Constant LOSER_ICON.

See Also:
Constant Field Values

LOSER_ICON_SMALL

public static final String LOSER_ICON_SMALL
The Constant LOSER_ICON_SMALL.

See Also:
Constant Field Values

LOYAL_ICON

public static final String LOYAL_ICON
The Constant LOYAL_ICON.

See Also:
Constant Field Values

LOYAL_ICON_SMALL

public static final String LOYAL_ICON_SMALL
The Constant LOYAL_ICON_SMALL.

See Also:
Constant Field Values

OPEN_SOURCE_LOGO

public static final String OPEN_SOURCE_LOGO
The Constant OPEN_SOURCE_LOGO.

See Also:
Constant Field Values

POLITICAL_PARTY_ICON_SMALL

public static final String POLITICAL_PARTY_ICON_SMALL
The Constant POLITICAL_PARTY_ICON_SMALL.

See Also:
Constant Field Values

POLITICIAN_ICON

public static final String POLITICIAN_ICON
The Constant POLITICIAN_ICON.

See Also:
Constant Field Values

POLITICIAN_ICON_SMALL

public static final String POLITICIAN_ICON_SMALL
The Constant POLITICIAN_ICON_SMALL.

See Also:
Constant Field Values

PRESENCE_ICON

public static final String PRESENCE_ICON
The Constant PRESENCE_ICON.

See Also:
Constant Field Values

PRESENCE_ICON_SMALL

public static final String PRESENCE_ICON_SMALL
The Constant PRESENCE_ICON_SMALL.

See Also:
Constant Field Values

REBEL_ICON

public static final String REBEL_ICON
The Constant REBEL_ICON.

See Also:
Constant Field Values

REBEL_ICON_SMALL

public static final String REBEL_ICON_SMALL
The Constant REBEL_ICON_SMALL.

See Also:
Constant Field Values

WINNER_ICON

public static final String WINNER_ICON
The Constant WINNER_ICON.

See Also:
Constant Field Values

WINNER_ICON_SMALL

public static final String WINNER_ICON_SMALL
The Constant WINNER_ICON_SMALL.

See Also:
Constant Field Values
Constructor Detail

ImageConstants

protected ImageConstants()
Instantiates a new image constants.



Copyright © 2008-2009 www.hack23.com. All Rights Reserved.