Package com.ribsapp.panels
Class RBInspectorPanel
java.lang.Object
com.reportmill.base.RMObject
com.reportmill.panels.InspectorPanel
com.ribsapp.panels.RBInspectorPanel
- All Implemented Interfaces:
RMArchiver.Archiving
,Cloneable
This class manages the inspector panel. Sublclasses from standard designer inspector.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.reportmill.panels.InspectorPanel
close, getVisible, isEnabled, isShowingDataSource, isVisible, popSelection, resetSelectionPathMatrix, resetUI, selectRoot, setDatasourceEditorPanel, setEnabled, setUI, setVisible, setVisible, shared, showDocumentInspector
Methods inherited from class com.reportmill.base.RMObject
clone, copy, didChange, didUndo, getAnimAttribute, getClassNameShort, initWithArchiver, undoClone, undoCopy, undoEquals
-
Constructor Details
-
RBInspectorPanel
public RBInspectorPanel()
-
-
Method Details
-
getUI
Returns the Swing UI panel for the inspector.- Overrides:
getUI
in classInspectorPanel
-
respondUI
Handles changes to the inspector Swing GUI controls.- Overrides:
respondUI
in classInspectorPanel
-