Class DownloadItemSource
java.lang.Object
DownloadItemSource
- public class DownloadItemSource
- extends java.lang.Object
Source for a TableView containing a list of the currently downloading files
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tableView
NSTableView tableView
tableSorter
TableViewSorter tableSorter
DownloadItemSource
public DownloadItemSource()
windowDidLoad
public void windowDidLoad()
itemsCount
public int itemsCount()
clean
void clean()
itemAtRow
DownloadItem itemAtRow(int row)
item
DownloadItem item(int size,
java.lang.String hash)
item
DownloadItem item(java.lang.String name)
totalRate
float totalRate()
addElements
public void addElements(DonkeyTalker talker,
NSArray liste)
numberOfRowsInTableView
public int numberOfRowsInTableView(NSTableView aTableView)
tableViewObjectValueForLocation
public final java.lang.Object tableViewObjectValueForLocation(NSTableView aTableView,
NSTableColumn aTableColumn,
int rowIndex)
tableViewDidClickTableColumn
public void tableViewDidClickTableColumn(NSTableView tableView,
NSTableColumn tableColumn)
- Sorts the list