A C G I R S T

A

addThemeChangeListener(ThemeChangeListener) - Static method in class com.nokia.mid.theme.ThemeManager
Add a ThemeChangeListener to be notified when the Theme is changed.

C

COLOR_BACKGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_BORDER - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_FOREGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_HIGHLIGHT_BACKGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_HIGHLIGHT_BORDER - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_HIGHLIGHT_FOREGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_LINK_NORMAL - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_LINK_PRESSED - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_LINK_VISITED - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_MAX - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_TITLEBAR_BACKGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
COLOR_TITLEBAR_FOREGROUND - Static variable in interface com.nokia.mid.theme.Theme
 
com.nokia.mid.theme - package com.nokia.mid.theme
 

G

getColor(int) - Method in interface com.nokia.mid.theme.Theme
Get a color from this Theme
getCurrentTheme() - Static method in class com.nokia.mid.theme.ThemeManager
Get the currently active Theme
getImage(int) - Method in interface com.nokia.mid.theme.Theme
Get an image from this Theme.
getName() - Method in interface com.nokia.mid.theme.Theme
Get the Name of this Theme
getThemes() - Static method in class com.nokia.mid.theme.ThemeManager
Get a list of all available Themes

I

IMAGE_ACCOUNT_MANAGE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_ACCOUNT_SWITCH - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_ALBUMS - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_ATTACH - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CALENDAR_AGENDA - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CALENDAR_DAY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CALENDAR_MONTH - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CALENDAR_TODAY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CAMERA - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CANCEL - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CONFIRM - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CONTRAST_HIGH - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CONTRAST_LOW - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_CREATE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_DELETE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_EDIT - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FAVORITE_LIST - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FAVORITE_OFF - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FAVORITE_ON - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FLIP_HORIZONTAL - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FLIP_VERTICAL - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_FORWARD - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_GALLERY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_HOME - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_INFORMATION - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_LIGHT_HIGH - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_LIGHT_LOW - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_LIKE_OFF - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_LIKE_ON - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_LIST - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_MAX - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_MEMORY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_MUTE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_NEXT - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_PAUSE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_PLAY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_PREVIOUS - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_RECORD - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_REPEAT_ALL - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_REPEAT_OFF - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_REPEAT_ONE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_REPLY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_ROTATE_LEFT - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_ROTATE_RIGHT - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SAVE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SDCARD - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SEND - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SEND_MESSAGE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SHARE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SHUFFLE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SMILEY - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SPEAKER - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_STOP - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_STORE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_SYNCHRONIZE - Static variable in interface com.nokia.mid.theme.Theme
 
IMAGE_WINDOWS - Static variable in interface com.nokia.mid.theme.Theme
 

R

removeThemeChangeListener(ThemeChangeListener) - Static method in class com.nokia.mid.theme.ThemeManager
Remove a ThemeChangeListener

S

setCurrentTheme(Theme) - Static method in class com.nokia.mid.theme.ThemeManager
Change the active Theme for this MIDlet, for the current session.

T

Theme - Interface in com.nokia.mid.theme
Theme contains information on a native theme.
themeChanged(Theme) - Method in interface com.nokia.mid.theme.ThemeChangeListener
Called when a Theme Change event occurs.
ThemeChangeListener - Interface in com.nokia.mid.theme
ThemeChangeListener enables an application to listen for a Theme Change event.
ThemeException - Exception in com.nokia.mid.theme
 
ThemeException(String) - Constructor for exception com.nokia.mid.theme.ThemeException
 
ThemeManager - Class in com.nokia.mid.theme
ThemeManager allows for registering ThemeChangeListeners, getting a list of Themes, the current Theme, and activating a different Theme.
ThemeManager() - Constructor for class com.nokia.mid.theme.ThemeManager
 

A C G I R S T