Package com.pixelmed.scpecg
Class SCPTreeBrowser
java.lang.Object
com.pixelmed.scpecg.SCPTreeBrowser
The SCPTreeBrowser
class implements a Swing graphical user interface
to browse the contents of an SCPTree
.
-
Constructor Summary
ConstructorsConstructorDescriptionSCPTreeBrowser
(SCPECG scpecg, JScrollPane treeBrowserScrollPane) Build and display a graphical user interface view of an SCP-ECG instance. -
Method Summary
-
Constructor Details
-
SCPTreeBrowser
Build and display a graphical user interface view of an SCP-ECG instance.
Implicitly builds a tree from the SCP-ECG instance.
- Parameters:
scpecg
- tan SCP-ECG instancetreeBrowserScrollPane
- the scrolling pane in which the tree view of the attributes will be rendered- Throws:
Exception
-