Inheritance diagram for AppearanceModule:


Static Public Member Functions | |
| static void | DebugStr (string text) |
| static boolean | HasAppearanceManager () |
| static boolean | HasAqua () |
| static void | SetBestControlRect (pushButton button) |
| static void | SetThemeProperties (string eventID) |
| static String | TBGetThemeFont (integer id, string default) |
| static String | TBGetThemeFont (integer id) |
| static Integer | TBGetThemeSize (integer id, integer default) |
| static Integer | TBGetThemeSize (integer id) |
| static String | TBGetThemeStyle (integer id, String default) |
| static String | TBGetThemeStyle (integer id) |
| static color | TBGetThemeTextColorActive () |
| static color | TBGetThemeTextColorInactive () |
| static color | TBGetThemeTextColorPressed () |
Static Package Attributes | |
| static integer | ThemeMenuItemFontSize |
| static string | ThemeSmallEmphasizedSystemFont |
| static integer | ThemeSmallEmphasizedSystemFontSize |
| static string | ThemeSmallSystemFont |
| static integer | ThemeSmallSystemFontSize |
| static string | ThemeSystemFont |
| static integer | ThemeSystemFontSize |
| static color | ThemeTextColorActive |
| static color | ThemeTextColorInactive |
| static color | ThemeTextColorPressed |
| static string | ThemeViewsFont |
| static integer | ThemeViewsFontSize |
| static void AppearanceModule.DebugStr | ( | string | text | ) | [static] |
| static boolean AppearanceModule.HasAppearanceManager | ( | ) | [static] |
| static boolean AppearanceModule.HasAqua | ( | ) | [static] |
| static void AppearanceModule.SetBestControlRect | ( | pushButton | button | ) | [static] |
| static void AppearanceModule.SetThemeProperties | ( | string | eventID | ) | [static] |
| static String AppearanceModule.TBGetThemeFont | ( | integer | id, | |
| string | default | |||
| ) | [static] |
| static String AppearanceModule.TBGetThemeFont | ( | integer | id | ) | [static] |
| static Integer AppearanceModule.TBGetThemeSize | ( | integer | id, | |
| integer | default | |||
| ) | [static] |
| static Integer AppearanceModule.TBGetThemeSize | ( | integer | id | ) | [static] |
| static String AppearanceModule.TBGetThemeStyle | ( | integer | id, | |
| String | default | |||
| ) | [static] |
| static String AppearanceModule.TBGetThemeStyle | ( | integer | id | ) | [static] |
| static color AppearanceModule.TBGetThemeTextColorActive | ( | ) | [static] |
| static color AppearanceModule.TBGetThemeTextColorInactive | ( | ) | [static] |
| static color AppearanceModule.TBGetThemeTextColorPressed | ( | ) | [static] |
integer AppearanceModule.ThemeMenuItemFontSize [static, package] |
string AppearanceModule.ThemeSmallEmphasizedSystemFont [static, package] |
integer AppearanceModule.ThemeSmallEmphasizedSystemFontSize [static, package] |
string AppearanceModule.ThemeSmallSystemFont [static, package] |
integer AppearanceModule.ThemeSmallSystemFontSize [static, package] |
string AppearanceModule.ThemeSystemFont [static, package] |
integer AppearanceModule.ThemeSystemFontSize [static, package] |
color AppearanceModule.ThemeTextColorActive [static, package] |
color AppearanceModule.ThemeTextColorInactive [static, package] |
color AppearanceModule.ThemeTextColorPressed [static, package] |
string AppearanceModule.ThemeViewsFont [static, package] |
integer AppearanceModule.ThemeViewsFontSize [static, package] |
1.5.1