Package com.maars.fmenu
Class Config
java.lang.Object
com.maars.fmenu.Config
Menu configuration
-
Field Summary
Modifier and TypeFieldDescriptionprotected final int
protected final int
protected final int
protected final int
protected final int
protected final int
protected final int
protected final String
protected final float
protected final int
protected final int
protected final String
protected final String
protected final int
protected final String
protected final String
protected final int
protected final int
protected final int
protected final int
protected final int
protected final int
protected final int
protected final int
protected final int
-
Constructor Summary
-
Method Summary
-
Field Details
-
RADIO_BUTTON_COLOR
protected final int RADIO_BUTTON_COLOR -
COLLAPSE_BG_COLOR
protected final int COLLAPSE_BG_COLOR -
NUMBER_TEXT_COLOR
protected final int NUMBER_TEXT_COLOR -
SEEKBAR_NUMBER_NEG_COLOR
protected final int SEEKBAR_NUMBER_NEG_COLOR -
SEEKBAR_NUMBER_POS_COLOR
protected final int SEEKBAR_NUMBER_POS_COLOR -
SEEKBAR_PROGRESS_COLOR
protected final int SEEKBAR_PROGRESS_COLOR -
SEEKBAR_COLOR
protected final int SEEKBAR_COLOR -
CHECKBOX_COLOR
protected final int CHECKBOX_COLOR -
MENU_TITLE
-
MENU_SUBTITLE
- See Also:
-
MENU_WIDTH
protected final int MENU_WIDTH- See Also:
-
MENU_HEIGHT
protected final int MENU_HEIGHT- See Also:
-
MENU_BG_COLOR
protected final int MENU_BG_COLOR -
MENU_FEATURE_BG_COLOR
protected final int MENU_FEATURE_BG_COLOR -
TEXT_COLOR_PRIMARY
protected final int TEXT_COLOR_PRIMARY -
TEXT_COLOR_SECONDARY
protected final int TEXT_COLOR_SECONDARY -
MENU_COLLAPSED_ALPHA
protected final float MENU_COLLAPSED_ALPHA- See Also:
-
MENU_BUTTON_BG_COLOR
protected final int MENU_BUTTON_BG_COLOR -
MENU_CATEGORY_BG_COLOR
protected final int MENU_CATEGORY_BG_COLOR -
MENU_HIDE_BUTTON_TEXT
-
MENU_CLOSE_BUTTON_TEXT
-
BTN_ON_BG_COLOR
protected final int BTN_ON_BG_COLOR -
BTN_OFF_BG_COLOR
protected final int BTN_OFF_BG_COLOR -
MENU_LAUNCHER_ICON_SIZE
protected final int MENU_LAUNCHER_ICON_SIZE- See Also:
-
MENU_LAUNCHER_ICON
- See Also:
-
-
Constructor Details
-
Config
public Config()
-