HexFiend
HFVerticalScrollerRepresenter.h
Go to the documentation of this file.
1 //
2 // HFRepresenterVerticalScroller.h
3 // HexFiend_2
4 //
5 // Copyright 2007 ridiculous_fish. All rights reserved.
6 //
7 
8 #import <HexFiend/HFRepresenter.h>
9 
18 
19 }
20 
21 @end
An HFRepresenter responsible for showing a vertical scroll bar.
Definition: HFVerticalScrollerRepresenter.h:17
The principal view class of Hex Fiend&#39;s MVC architecture.
Definition: HFRepresenter.h:29