public class PLDisplayResults
extends java.lang.Object
Constructor and Description |
---|
PLDisplayResults(LB_VSD_GUI lb_gui,
ResolvedPickListEntryList pleList,
SortOptionList sortOptions) |
PLDisplayResults(LB_VSD_GUI lb_gui,
ResolvedPickListEntryList pleList,
SortOptionList sortOptions,
boolean flatDisplay,
boolean resolveForward,
boolean resolveBackward,
int resolveDepth,
int maxToReturn,
ConceptReference graphFocus) |
Modifier and Type | Method and Description |
---|---|
org.eclipse.swt.widgets.TabItem |
addContentTab(TabbedContent control) |
protected void |
displayConceptDetails(ResolvedPickListEntry rple) |
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(ResolvedPickListEntry rple) |
public PLDisplayResults(LB_VSD_GUI lb_gui, ResolvedPickListEntryList pleList, SortOptionList sortOptions, boolean flatDisplay, boolean resolveForward, boolean resolveBackward, int resolveDepth, int maxToReturn, ConceptReference graphFocus)
public PLDisplayResults(LB_VSD_GUI lb_gui, ResolvedPickListEntryList pleList, SortOptionList sortOptions)
public org.eclipse.swt.widgets.TabItem addContentTab(TabbedContent control)
protected void displayConceptDetails(ResolvedPickListEntry rple)
protected void graphItemSelected(ResolvedPickListEntry rple)
public boolean getShowCodesInGraph()
public boolean getShowSecondaryRelInGraph()
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable