ca.sqlpower.wabit.swingui.report
Interface ReportNode

All Superinterfaces:
ca.sqlpower.swingui.querypen.CleanupPNode, WabitNode
All Known Implementing Classes:
ContentBoxNode

public interface ReportNode
extends WabitNode

Adds extra reporting stuff to the WabitNode interface.


Method Summary
 ca.sqlpower.swingui.DataEntryPanel getPropertiesPanel()
          Returns a data entry panel that the user can use to examine and/or modify the properties of this reporting node.
 
Methods inherited from interface ca.sqlpower.wabit.swingui.WabitNode
getModel
 
Methods inherited from interface ca.sqlpower.swingui.querypen.CleanupPNode
cleanup
 

Method Detail

getPropertiesPanel

ca.sqlpower.swingui.DataEntryPanel getPropertiesPanel()
Returns a data entry panel that the user can use to examine and/or modify the properties of this reporting node.



Copyright © 2009. All Rights Reserved.