Uses of Class
org.eclipse.nebula.widgets.xviewer.util.internal.dialog.XFilteredTree
-
Packages that use XFilteredTree Package Description org.eclipse.nebula.widgets.xviewer.util.internal.dialog -
-
Uses of XFilteredTree in org.eclipse.nebula.widgets.xviewer.util.internal.dialog
Subclasses of XFilteredTree in org.eclipse.nebula.widgets.xviewer.util.internal.dialog Modifier and Type Class Description class
XCheckedFilteredTree
Methods in org.eclipse.nebula.widgets.xviewer.util.internal.dialog with parameters of type XFilteredTree Modifier and Type Method Description static org.eclipse.swt.graphics.Font
XFilteredTree. getBoldFont(java.lang.Object element, XFilteredTree tree, PatternFilter filter)
Return a bold font if the given element matches the given pattern.
-