Ontimize 5.2072EN

com.ontimize.report
Interface ReportSelection.ReportActionSelection

All Known Implementing Classes:
ReportSelection.CenterPanel
Enclosing interface:
ReportSelection

protected static interface ReportSelection.ReportActionSelection


Method Summary
 void addReportComponent(javax.swing.JComponent component)
           
 void fireSelection(boolean selected)
           
 

Method Detail

addReportComponent

public void addReportComponent(javax.swing.JComponent component)

fireSelection

public void fireSelection(boolean selected)

Ontimize