java.lang.Object
java.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
com.jidesoft.swing.JideSplitPane
com.inductiveautomation.reporting.designer.workspace.data.DataPanel
All Implemented Interfaces:
Locatable, ReportingResourceEditor.ReportSubEditor, ComponentListener, ContainerListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible

public class DataPanel extends com.jidesoft.swing.JideSplitPane implements ReportingResourceEditor.ReportSubEditor, Locatable
Filename: DesignPanel.java Created on Jan 20, 2015 Author: Perry Arellano-Jones Copyright Inductive Automation 2015 Project: Reporting 3.0

The DataPanel allows a user to define data sources and parameters for a Report via graphical interface. The panel is made visible by the ReportingResourceEditor when the ReportDataNode is selected in the Project Resource nav tree.

See Also: