|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.scpecg.SCPTreeBrowser
public class SCPTreeBrowser
The SCPTreeBrowser class implements a Swing graphical user interface
to browse the contents of an SCPTree.
| Constructor Summary | |
|---|---|
SCPTreeBrowser(SCPECG scpecg,
JScrollPane treeBrowserScrollPane)
Build and display a graphical user interface view of an SCP-ECG instance. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCPTreeBrowser(SCPECG scpecg,
JScrollPane treeBrowserScrollPane)
throws Exception
Build and display a graphical user interface view of an SCP-ECG instance.
Implicitly builds a tree from the SCP-ECG instance.
scpecg - tan SCP-ECG instancetreeBrowserScrollPane - the scrolling pane in which the tree view of the attributes will be rendered
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||