Go to the source code of this file.
Variables | |
contentView = [theWindow contentView] | |
bounds = [contentView bounds] | |
themeDescriptorClasses = BKThemeDescriptorClasses() | |
var | tabView = [[CPTabView alloc] initWithFrame:bounds] |
var | index = 0 |
var | count = [themeDescriptorClasses count] |
bounds = [contentView bounds] |
Definition at line 16 of file BKShowcaseController.j.
contentView = [theWindow contentView] |
Definition at line 15 of file BKShowcaseController.j.
var count = [themeDescriptorClasses count] |
Definition at line 26 of file BKShowcaseController.j.
var index = 0 |
Definition at line 25 of file BKShowcaseController.j.
Definition at line 19 of file BKShowcaseController.j.
themeDescriptorClasses = BKThemeDescriptorClasses() |
Definition at line 17 of file BKShowcaseController.j.