- WBRename(SBApplication, pathForIcon, pathForIcon);
- WBRename(SBApplicationIcon, icon, icon);
- WBRename(SBBookmarkIcon, icon, icon);
- WBRename(SBButtonBar, didMoveToSuperview, didMoveToSuperview);
- WBRename(SBCalendarIconContentsView, drawRect:, drawRect$);
- WBRename(SBIcon, setAlpha:, setAlpha$);
- WBRename(SBIconBadge, initWithBadge:, initWithBadge$);
- WBRename(SBIconController, noteNumberOfIconListsChanged, noteNumberOfIconListsChanged);
- WBRename(SBUIController, init, init);
- WBRename(SBWidgetApplicationIcon, icon, icon);
-
- WBRename(SBIconLabel, drawRect:, drawRect$);
- WBRename(SBIconLabel, initWithSize:label:, initWithSize$label$);
- WBRename(SBIconLabel, setInDock:, setInDock$);
-
- WBRename(SBIconList, setFrame:, setFrame$);
-
- WBRename(SBIconModel, cacheImageForIcon:, cacheImageForIcon$);
- WBRename(SBIconModel, cacheImagesForIcon:, cacheImagesForIcon$);
- WBRename(SBIconModel, getCachedImagedForIcon:, getCachedImagedForIcon$);
- WBRename(SBIconModel, getCachedImagedForIcon:smallIcon:, getCachedImagedForIcon$smallIcon$);
-
- WBRename(SBSearchView, initWithFrame:, initWithFrame$);
- WBRename(SBSearchTableViewCell, drawRect:, drawRect$);
- WBRename(SBSearchTableViewCell, initWithStyle:reuseIdentifier:, initWithStyle$reuseIdentifier$);
-
- //WBRename(SBImageCache, initWithName:forImageWidth:imageHeight:initialCapacity:, initWithName$forImageWidth$imageHeight$initialCapacity$);
-
- WBRename(SBAwayView, updateDesktopImage:, updateDesktopImage$);
- WBRename(SBStatusBarContentsView, didMoveToSuperview, didMoveToSuperview);
- //WBRename(SBStatusBarContentsView, initWithStatusBar:mode:, initWithStatusBar$mode$);
- //WBRename(SBStatusBarController, setStatusBarMode:orientation:duration:animation:, setStatusBarMode$orientation$duration$animation$);
- WBRename(SBStatusBarController, setStatusBarMode:orientation:duration:fenceID:animation:, setStatusBarMode$orientation$duration$fenceID$animation$);
- WBRename(SBStatusBarController, setStatusBarMode:orientation:duration:fenceID:animation:startTime:, setStatusBarMode$orientation$duration$fenceID$animation$startTime$);
- WBRename(SBStatusBarOperatorNameView, operatorNameStyle, operatorNameStyle);
- WBRename(SBStatusBarOperatorNameView, setOperatorName:fullSize:, setOperatorName$fullSize$);
- WBRename(SBStatusBarTimeView, drawRect:, drawRect$);