Package ca.phon.ui
Class PhonGuiConstants
java.lang.Object
ca.phon.ui.PhonGuiConstants
Deprecated.
List of constants for the phon GUI.
- Author:
- ghedlund
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Deprecated.The default transcript fontstatic final Color
Deprecated.static final Color
Deprecated.Blue coloursstatic final Color
Deprecated.static final Color
Deprecated.static final Color
Deprecated.Some default colorsstatic final Color
Deprecated.static final Color
Deprecated.static final Color
Deprecated.static final Color
Deprecated. -
Constructor Summary
-
Method Summary
-
Field Details
-
DEFAULT_TRANSCRIPT_FONT
Deprecated.The default transcript font- See Also:
-
PHON_SELECTED
Deprecated.Some default colors -
PHON_BACKGROUND
Deprecated. -
PHON_SHADED
Deprecated. -
PHON_FOCUS
Deprecated. -
PHON_ORANGE
Deprecated. -
PHON_DARK_BLUE
Deprecated.Blue colours -
PHON_TIER_FOCUS_BACKGROUND
Deprecated. -
PHON_UI_STRIP_COLOR
Deprecated. -
PHON_VIEW_TITLE_COLOR
Deprecated.
-
-
Constructor Details
-
PhonGuiConstants
public PhonGuiConstants()Deprecated.
-