Uses of Class
org.eclipse.ui.dialogs.FilteredTree
-
Packages that use FilteredTree Package Description org.eclipse.ui.dialogs Classes for standard dialogs, wizards, and preference pages in the Eclipse Platform User Interface. -
-
Uses of FilteredTree in org.eclipse.ui.dialogs
Methods in org.eclipse.ui.dialogs with parameters of type FilteredTree Modifier and Type Method Description static Font
FilteredTree. getBoldFont(Object element, FilteredTree tree, PatternFilter filter)
Return a bold font if the given element matches the given pattern.
-