org.LexGrid.LexBIG.gui.displayResults
Class VDDisplayCodedNodeSet
java.lang.Object
org.LexGrid.LexBIG.gui.displayResults.VDDisplayCodedNodeSet
public class VDDisplayCodedNodeSet
- extends java.lang.Object
This class displays the results of a CodedNodeSet query in a shell.
- Version:
- subversion $Revision: $ checked in on $Date: $
- Author:
- Thomas Johnson, Jason Leisch
Constructor Summary |
VDDisplayCodedNodeSet(LB_VSD_GUI lb_gui,
CodedNodeGraph cng,
SortOptionList sortOptions,
boolean flatDisplay,
boolean resolveForward,
boolean resolveBackward,
int resolveDepth,
int maxToReturn,
ConceptReference graphFocus)
|
VDDisplayCodedNodeSet(LB_VSD_GUI lb_gui,
CodedNodeSet cns,
SortOptionList sortOptions)
|
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VDDisplayCodedNodeSet
public VDDisplayCodedNodeSet(LB_VSD_GUI lb_gui,
CodedNodeGraph cng,
SortOptionList sortOptions,
boolean flatDisplay,
boolean resolveForward,
boolean resolveBackward,
int resolveDepth,
int maxToReturn,
ConceptReference graphFocus)
VDDisplayCodedNodeSet
public VDDisplayCodedNodeSet(LB_VSD_GUI lb_gui,
CodedNodeSet cns,
SortOptionList sortOptions)
addContentTab
public org.eclipse.swt.widgets.TabItem addContentTab(TabbedContent control)
displayConceptDetails
protected void displayConceptDetails(ResolvedConceptReference rcr)
graphItemSelected
protected void graphItemSelected(ResolvedConceptReference rcr)
getShowCodesInGraph
public boolean getShowCodesInGraph()
- Indicates whether codes should be displayed with text in the graph.
getShowSecondaryRelInGraph
public boolean getShowSecondaryRelInGraph()
- Indicates whether edges should be drawn between secondary nodes.
finalize
protected void finalize()
throws java.lang.Throwable
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.Throwable