org.LexGrid.LexBIG.gui.displayResults
Class VDDisplayCodedNodeSet

java.lang.Object
  extended by 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)
           
 
Method Summary
 org.eclipse.swt.widgets.TabItem addContentTab(TabbedContent control)
           
protected  void displayConceptDetails(ResolvedConceptReference rcr)
           
protected  void finalize()
           
 boolean getShowCodesInGraph()
          Indicates whether codes should be displayed with text in the graph.
 boolean getShowSecondaryRelInGraph()
          Indicates whether edges should be drawn between secondary nodes.
protected  void graphItemSelected(ResolvedConceptReference rcr)
           
 
Methods inherited from class java.lang.Object
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

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)
Method Detail

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

Copyright: (c) 2004-2006 Mayo Foundation for Medical Education and Research (MFMER). All rights reserved. MAYO, MAYO CLINIC, and the triple-shield Mayo logo are trademarks and service marks of MFMER.