public class ImageConstants
extends Object
-
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
ICON_CAMERA
public static final String ICON_CAMERA
- See Also:
-
-
ICON_FREEZE_UPDATE_IMAGE
public static final String ICON_FREEZE_UPDATE_IMAGE
- See Also:
-
-
ICON_CAMERA_START
public static final String ICON_CAMERA_START
- See Also:
-
-
ICON_CAMERA_STOP
public static final String ICON_CAMERA_STOP
- See Also:
-
-
ICON_CROSS_HAIR
public static final String ICON_CROSS_HAIR
- See Also:
-
-
ICON_ADD_CROSS_HAIR
public static final String ICON_ADD_CROSS_HAIR
- See Also:
-
-
ICON_REMOVE_CROSS_HAIR
public static final String ICON_REMOVE_CROSS_HAIR
- See Also:
-
-
ICON_SAVE_CROSS_HAIR
public static final String ICON_SAVE_CROSS_HAIR
- See Also:
-
-
-
Constructor Details
-
ImageConstants
public ImageConstants()