graphlab.gui.plugins.reports.ui
Class ReportsUI
java.lang.Object
graphlab.gui.plugins.reports.ui.ReportsUI
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
public class ReportsUI
- extends java.lang.Object
- implements java.awt.event.ActionListener
- Author:
- azin azadi
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReportsUI
public ReportsUI(BlackBoard b)
addReport
public void addReport(GraphReportExtension gre)
show
public void show()
hide
public void hide()
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent e)
- Specified by:
actionPerformed in interface java.awt.event.ActionListener
reCalculateReports
public void reCalculateReports()
reCalculateReport
public void reCalculateReport(java.lang.String reportName)