InstantView
InstantView::InstantView(BRect rect)
InstantView::Draw(BRect rect)
class InstantView : public BView {
InstantView(BRect frame);
fInstantLoad = new InstantView(r);
InstantView *fInstantLoad;