Inheritance diagram for PlayerListDataSource:
Public Member Functions | |
(int) | - numberOfRowsInTableView: |
(id) | - tableView:objectValueForTableColumn:row: |
(void) | - refreshData |
Protected Attributes | |
IBOutlet NSTableView * | playerList |
IBOutlet NSPopUpButton * | toField |
Universe * | universe |
NSMutableArray * | players |
LLNotificationCenter * | notificationCenter |
Definition at line 13 of file PlayerListDataSource.h.