org.diyefi.openlogviewer
Class Images

java.lang.Object
  extended by org.diyefi.openlogviewer.Images

public final class Images
extends Object

Package level Key storage to keep functional classes clean.


Field Summary
static String MOVE_BACKWARD
           
static String MOVE_BACKWARD_COARSE
           
static String MOVE_FORWARD
           
static String MOVE_FORWARD_COARSE
           
static String MOVE_TO_BEGINNING
           
static String MOVE_TO_CENTER
           
static String MOVE_TO_END
           
static String OPEN_FILE
           
static String OPEN_LAST
           
static String PAUSE
           
static String PLAY
           
static String RESET_SPEED
           
static String SLOW_DOWN
           
static String SPEED_UP
           
static String ZOOM_IN
           
static String ZOOM_OUT
           
static String ZOOM_RESET_FIT
           
static String ZOOM_RESET_RATIO
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZOOM_IN

public static final String ZOOM_IN
See Also:
Constant Field Values

ZOOM_RESET_RATIO

public static final String ZOOM_RESET_RATIO
See Also:
Constant Field Values

ZOOM_RESET_FIT

public static final String ZOOM_RESET_FIT
See Also:
Constant Field Values

ZOOM_OUT

public static final String ZOOM_OUT
See Also:
Constant Field Values

SLOW_DOWN

public static final String SLOW_DOWN
See Also:
Constant Field Values

RESET_SPEED

public static final String RESET_SPEED
See Also:
Constant Field Values

PLAY

public static final String PLAY
See Also:
Constant Field Values

PAUSE

public static final String PAUSE
See Also:
Constant Field Values

SPEED_UP

public static final String SPEED_UP
See Also:
Constant Field Values

MOVE_TO_BEGINNING

public static final String MOVE_TO_BEGINNING
See Also:
Constant Field Values

MOVE_BACKWARD_COARSE

public static final String MOVE_BACKWARD_COARSE
See Also:
Constant Field Values

MOVE_BACKWARD

public static final String MOVE_BACKWARD
See Also:
Constant Field Values

MOVE_TO_CENTER

public static final String MOVE_TO_CENTER
See Also:
Constant Field Values

MOVE_FORWARD

public static final String MOVE_FORWARD
See Also:
Constant Field Values

MOVE_FORWARD_COARSE

public static final String MOVE_FORWARD_COARSE
See Also:
Constant Field Values

MOVE_TO_END

public static final String MOVE_TO_END
See Also:
Constant Field Values

OPEN_FILE

public static final String OPEN_FILE
See Also:
Constant Field Values

OPEN_LAST

public static final String OPEN_LAST
See Also:
Constant Field Values


Copyright © 2015 DIYEFI.org. All Rights Reserved.