talx x1.0.5

talx.util
Interface DesktopConstants

All Known Implementing Classes:
ChoiceFrame, DialogManager, TALVerticalScrollerUI, TaskFrame

public interface DesktopConstants

Constants shared by view components.


Field Summary
static java.lang.String ARROW_IMAGES
          Directory containing scroll arrows.
static int COVER_LAYER_OFFSET
           
static int DIALOG_LAYER_OFFSET
           
static java.lang.String DOWN_ARROW
          Arrow flavor downward scroll arrow.
static java.lang.String DOWN_TRIANGLE
          Triangle flavor downward scroll arrow.
static java.lang.String DOWN_WORD_EN
          English flavor downward scroll arrow.
static java.lang.String INFO_ICON
          Icon filename for information boxes.
static int INFO_LAYER_OFFSET
           
static int POINTER_LAYER_OFFSET
           
static java.lang.String QUESTION_ICON
          Icon filename for confirmation questions.
static java.lang.String UP_ARROW
          Arrow flavor upward scroll arrow.
static java.lang.String UP_TRIANGLE
          Triangle flavor upward scroll arrow.
static java.lang.String UP_WORD_EN
          English flavor upward scroll arrow.
 

Field Detail

DIALOG_LAYER_OFFSET

public static final int DIALOG_LAYER_OFFSET
See Also:
Constant Field Values

COVER_LAYER_OFFSET

public static final int COVER_LAYER_OFFSET
See Also:
Constant Field Values

POINTER_LAYER_OFFSET

public static final int POINTER_LAYER_OFFSET
See Also:
Constant Field Values

INFO_LAYER_OFFSET

public static final int INFO_LAYER_OFFSET
See Also:
Constant Field Values

ARROW_IMAGES

public static final java.lang.String ARROW_IMAGES
Directory containing scroll arrows.

See Also:
Constant Field Values

UP_TRIANGLE

public static final java.lang.String UP_TRIANGLE
Triangle flavor upward scroll arrow.

See Also:
Constant Field Values

DOWN_TRIANGLE

public static final java.lang.String DOWN_TRIANGLE
Triangle flavor downward scroll arrow.

See Also:
Constant Field Values

UP_ARROW

public static final java.lang.String UP_ARROW
Arrow flavor upward scroll arrow.

See Also:
Constant Field Values

DOWN_ARROW

public static final java.lang.String DOWN_ARROW
Arrow flavor downward scroll arrow.

See Also:
Constant Field Values

UP_WORD_EN

public static final java.lang.String UP_WORD_EN
English flavor upward scroll arrow.

See Also:
Constant Field Values

DOWN_WORD_EN

public static final java.lang.String DOWN_WORD_EN
English flavor downward scroll arrow.

See Also:
Constant Field Values

INFO_ICON

public static final java.lang.String INFO_ICON
Icon filename for information boxes.

See Also:
Constant Field Values

QUESTION_ICON

public static final java.lang.String QUESTION_ICON
Icon filename for confirmation questions.

See Also:
Constant Field Values

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.