org.am.snitch.chart.maker
Class HourRevisions
java.lang.Object
org.am.snitch.chart.maker.HourRevisions
public class HourRevisions
- extends Object
Creator of Panel for revisions per hour.
- Version:
- 1.0
- Author:
- Axel Maroudas
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HourRevisions
public HourRevisions(Repository arepository)
- Constructor.
- Parameters:
arepository - The repository model
createRevisionsPerHourChart
public org.jfree.chart.ChartPanel createRevisionsPerHourChart()
- Create the panel holding the revisions per hour.
- Returns:
- The panel holding the revisions per hour
getRepository
public Repository getRepository()
- Returns:
- the repository
setRepository
public void setRepository(Repository arepository)
- Parameters:
arepository - the repository to set
Copyright © 2008 Axel Maroudas All Rights Reserved.