|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.web.impl.ui.common.ImageConstants
public class ImageConstants extends Object
The Class ImageConstants.
Modifier and Type | Field and Description |
---|---|
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 |
CIA_LOGO
The Constant CIA_LOGO. |
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. |
Modifier | Constructor and Description |
---|---|
protected |
ImageConstants()
Instantiates a new image constants. |
Modifier and Type | Method and Description |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String CIA_LOGO
public static final String ABSENCE_ICON
public static final String ABSENCE_ICON_SMALL
public static final String ACTION_ERROR
public static final String BALLOT_IMAGE_SMALL
public static final String CHART_ICON
public static final String CHART_IMAGE_SMALL
public static final String GO_PREVIOUS_ICON
public static final String HOME_ICON
public static final int ICON_SIZE
public static final int LARGE_ICON_SIZE
public static final String LOSER_ICON
public static final String LOSER_ICON_SMALL
public static final String LOYAL_ICON
public static final String LOYAL_ICON_SMALL
public static final String OPEN_SOURCE_LOGO
public static final String POLITICAL_PARTY_ICON_SMALL
public static final String POLITICIAN_ICON
public static final String POLITICIAN_ICON_SMALL
public static final String PRESENCE_ICON
public static final String PRESENCE_ICON_SMALL
public static final String REBEL_ICON
public static final String REBEL_ICON_SMALL
public static final String WINNER_ICON
public static final String WINNER_ICON_SMALL
Constructor Detail |
---|
protected ImageConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |