Classes | |
class | HFRepresenter |
The principal view class of Hex Fiend's MVC architecture. More... | |
class | HFHexTextRepresenter |
HFHexTextRepresenter is an HFRepresenter responsible for showing data in hexadecimal form. More... | |
class | HFStringEncodingTextRepresenter |
An HFRepresenter responsible for showing data interpreted via an NSStringEncoding. More... | |
class | HFLayoutRepresenter |
An HFRepresenter responsible for arranging the views of other HFRepresenters attached to the same HFController. More... | |
class | HFLineCountingRepresenter |
The HFRepresenter used to show the "line number gutter.". More... | |
class | HFStatusBarRepresenter |
The HFRepresenter for the status bar. More... | |
class | HFVerticalScrollerRepresenter |
An HFRepresenter responsible for showing a vertical scroll bar. More... |