org.diyefi.openlogviewer
Class Keys

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

public final class Keys
extends Object

Package level Key storage to keep functional classes clean.


Field Summary
static String ALT_ENTER
           
static String APPLE_LAF_USE_SCREEN_MENU_BAR
           
static String CLOSE_WINDOW
           
static String COMMAND_W
           
static String CONTROL_ADD
           
static String CONTROL_EQUALS
           
static String CONTROL_LEFT
           
static String CONTROL_MINUS
           
static String CONTROL_Q
           
static String CONTROL_RIGHT
           
static String CONTROL_SUBTRACT
           
static String CONTROL_W
           
static String DOWN
           
static String END
           
static String ENTER_FULL_SCREEN
           
static String ESCAPE
           
static String EXIT_FULL_SCREEN
           
static String F11
           
static String HOME
           
static String LEFT
           
static String LINE_SEPARATOR
           
static String LOG_LOADED
           
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_END
           
static String OS_NAME
           
static String PAGE_DOWN
           
static String PAGE_UP
           
static String PLAY
           
static String RIGHT
           
static String SPACE
           
static String SPLIT
           
static String TOGGLE_FULL_SCREEN
           
static String UP
           
static String USER_HOME
           
static String ZOOM_IN_COARSE
           
static String ZOOM_OUT_COARSE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONTROL_W

public static final String CONTROL_W
See Also:
Constant Field Values

CONTROL_Q

public static final String CONTROL_Q
See Also:
Constant Field Values

COMMAND_W

public static final String COMMAND_W
See Also:
Constant Field Values

SPACE

public static final String SPACE
See Also:
Constant Field Values

ALT_ENTER

public static final String ALT_ENTER
See Also:
Constant Field Values

ESCAPE

public static final String ESCAPE
See Also:
Constant Field Values

F11

public static final String F11
See Also:
Constant Field Values

UP

public static final String UP
See Also:
Constant Field Values

DOWN

public static final String DOWN
See Also:
Constant Field Values

LEFT

public static final String LEFT
See Also:
Constant Field Values

RIGHT

public static final String RIGHT
See Also:
Constant Field Values

HOME

public static final String HOME
See Also:
Constant Field Values

END

public static final String END
See Also:
Constant Field Values

PAGE_UP

public static final String PAGE_UP
See Also:
Constant Field Values

PAGE_DOWN

public static final String PAGE_DOWN
See Also:
Constant Field Values

CONTROL_LEFT

public static final String CONTROL_LEFT
See Also:
Constant Field Values

CONTROL_RIGHT

public static final String CONTROL_RIGHT
See Also:
Constant Field Values

CONTROL_ADD

public static final String CONTROL_ADD
See Also:
Constant Field Values

CONTROL_EQUALS

public static final String CONTROL_EQUALS
See Also:
Constant Field Values

CONTROL_MINUS

public static final String CONTROL_MINUS
See Also:
Constant Field Values

CONTROL_SUBTRACT

public static final String CONTROL_SUBTRACT
See Also:
Constant Field Values

CLOSE_WINDOW

public static final String CLOSE_WINDOW
See Also:
Constant Field Values

PLAY

public static final String PLAY
See Also:
Constant Field Values

ENTER_FULL_SCREEN

public static final String ENTER_FULL_SCREEN
See Also:
Constant Field Values

EXIT_FULL_SCREEN

public static final String EXIT_FULL_SCREEN
See Also:
Constant Field Values

TOGGLE_FULL_SCREEN

public static final String TOGGLE_FULL_SCREEN
See Also:
Constant Field Values

MOVE_TO_BEGINNING

public static final String MOVE_TO_BEGINNING
See Also:
Constant Field Values

MOVE_TO_END

public static final String MOVE_TO_END
See Also:
Constant Field Values

MOVE_BACKWARD

public static final String MOVE_BACKWARD
See Also:
Constant Field Values

MOVE_BACKWARD_COARSE

public static final String MOVE_BACKWARD_COARSE
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

ZOOM_IN_COARSE

public static final String ZOOM_IN_COARSE
See Also:
Constant Field Values

ZOOM_OUT_COARSE

public static final String ZOOM_OUT_COARSE
See Also:
Constant Field Values

SPLIT

public static final String SPLIT
See Also:
Constant Field Values

LOG_LOADED

public static final String LOG_LOADED
See Also:
Constant Field Values

APPLE_LAF_USE_SCREEN_MENU_BAR

public static final String APPLE_LAF_USE_SCREEN_MENU_BAR
See Also:
Constant Field Values

LINE_SEPARATOR

public static final String LINE_SEPARATOR
See Also:
Constant Field Values

USER_HOME

public static final String USER_HOME
See Also:
Constant Field Values

OS_NAME

public static final String OS_NAME
See Also:
Constant Field Values


Copyright © 2015 DIYEFI.org. All Rights Reserved.